Skip to content

Commit 2090b04

Browse files
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#195)
1 parent edd89b7 commit 2090b04

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
@@ -70,7 +70,7 @@ jobs:
7070
- if: ${{ failure() && steps.diff.outcome == 'failure' }}
7171
name: Upload Artifact
7272
id: upload
73-
uses: actions/upload-artifact@v4.6.2
73+
uses: actions/upload-artifact@v5.0.0
7474
with:
7575
name: dist
7676
path: dist/

0 commit comments

Comments
 (0)