Skip to content

Commit a362209

Browse files
Merge 0b3c1cf into ed59741
2 parents ed59741 + 0b3c1cf commit a362209

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
@@ -38,7 +38,7 @@ jobs:
3838
id: diff
3939

4040
# If index.js was different than expected, upload the expected version as an artifact
41-
- uses: actions/upload-artifact@v4
41+
- uses: actions/upload-artifact@v5
4242
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
4343
with:
4444
name: dist

0 commit comments

Comments
 (0)