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 8b05a9c commit b5796c9Copy full SHA for b5796c9
.github/workflows/archive.yml
@@ -28,6 +28,6 @@ jobs:
28
token: ${{ github.token }}
29
30
- name: "Save Archive"
31
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
32
with:
33
path: archive.json
0 commit comments