chore(repo): update reference to upload-artifact from v3 to v4 (#29296)
This commit is contained in:
parent
be2eab926b
commit
f415595508
2
.github/workflows/issue-notifier.yml
vendored
2
.github/workflows/issue-notifier.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: cached-issue-data
|
name: cached-issue-data
|
||||||
path: ./scripts/issues-scraper/cached/data.json
|
path: ./scripts/issues-scraper/cached/data.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user