Skip to content

Commit a4b103f

Browse files
committed
Bump upload-artifact version
1 parent 76b1367 commit a4b103f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
cd ..
5252
rm -rf staging
5353
- name: Upload the compiler.
54-
uses: actions/upload-artifact@v2
54+
uses: actions/upload-artifact@v4
5555
with:
5656
name: compiler
5757
path: compiler.tar.zst

0 commit comments

Comments
 (0)