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.
1 parent b366bc1 commit 7bde6d1Copy full SHA for 7bde6d1
.github/workflows/check-dist.yml
@@ -49,7 +49,7 @@ jobs:
49
50
# If index.js was different than expected, upload the expected version as an artifact
51
- name: Upload artifact
52
- uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
53
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
54
with:
55
name: dist
0 commit comments