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