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 76b1367 commit a4b103fCopy full SHA for a4b103f
.github/workflows/verify.yml
@@ -51,7 +51,7 @@ jobs:
51
cd ..
52
rm -rf staging
53
- name: Upload the compiler.
54
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
55
with:
56
name: compiler
57
path: compiler.tar.zst
0 commit comments