Skip to content

Commit b5796c9

Browse files
committed
Update archive GitHub actions workflow
1 parent 8b05a9c commit b5796c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/archive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
token: ${{ github.token }}
2929

3030
- name: "Save Archive"
31-
uses: actions/upload-artifact@v2
31+
uses: actions/upload-artifact@v4
3232
with:
3333
path: archive.json

0 commit comments

Comments
 (0)