We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cebe41 commit 0ad54ceCopy full SHA for 0ad54ce
1 file changed
.github/workflows/compile.yaml
@@ -40,7 +40,7 @@ jobs:
40
done
41
42
- name: Upload Build Artifacts
43
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
44
with:
45
name: vt
46
path: ./build/
0 commit comments