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 9be9d73 + 8275104 commit 3f0ef9dCopy full SHA for 3f0ef9d
.github/workflows/check-dist.yml
@@ -46,7 +46,7 @@ jobs:
46
fi
47
48
# If index.js was different than expected, upload the expected version as an artifact
49
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
50
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
51
with:
52
name: dist
0 commit comments