Merge pull request #768 from actions/dependabot/github_actions/actions/upload-artifact-7

Bump actions/upload-artifact from 5 to 7
This commit is contained in:
Shaun Wong
2026-03-13 16:51:59 +00:00
committed by GitHub
+1 -1
View File
@@ -61,7 +61,7 @@ jobs:
id: diff
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v5
- uses: actions/upload-artifact@v7
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist