chore(repo): update reference to upload-artifact from v3 to v4 (#29296)

This commit is contained in:
James Henry 2024-12-10 23:49:32 +04:00 committed by GitHub
parent be2eab926b
commit f415595508
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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