We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd6c4fe + d51fb13 commit 7f7d0e7Copy full SHA for 7f7d0e7
1 file changed
.github/workflows/check-dist.yml
@@ -48,7 +48,7 @@ jobs:
48
id: diff
49
50
# If index.js was different than expected, upload the expected version as an artifact
51
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
52
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
53
with:
54
name: dist
0 commit comments