Skip to content

Commit 7bde6d1

Browse files
[deps]: Update actions/upload-artifact digest to ea165f8 (#194)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b366bc1 commit 7bde6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-dist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
# If index.js was different than expected, upload the expected version as an artifact
5151
- name: Upload artifact
52-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
52+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
5353
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
5454
with:
5555
name: dist

0 commit comments

Comments
 (0)