We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f23a9 commit 3341fdbCopy full SHA for 3341fdb
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
popd
36
37
- name: Upload Release
38
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
39
with:
40
name: Release
41
path: release
0 commit comments