We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae6a799 + f68f1b9 commit 82e05f5Copy full SHA for 82e05f5
.github/workflows/package-check.yml
@@ -39,7 +39,7 @@ jobs:
39
id: diff
40
41
# If index.js was different than expected, upload the expected version as an artifact
42
- - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # [email protected].0
+ - uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # [email protected].1
43
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
44
with:
45
name: dist
0 commit comments