Skip to content

Commit 216c13c

Browse files
Merge dependabot/github_actions/github-actions-8264a15060 into combined-prs-working
2 parents 1c1b862 + a7a74e3 commit 216c13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: diff
4242

4343
# If index.js was different than expected, upload the expected version as an artifact
44-
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # pin@v6.0.0
44+
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # pin@v7.0.0
4545
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
4646
with:
4747
name: dist

0 commit comments

Comments
 (0)