Skip to content

Commit

Permalink
Updating upload artifact action version (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinlewi authored Sep 18, 2024
1 parent 0cd4251 commit d1fa26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: "Save Archive"
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
path: archive.json

0 comments on commit d1fa26f

Please sign in to comment.