Skip to content

Commit

Permalink
Upgrade artifacts action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Aareon Sullivan committed Sep 18, 2024
1 parent 6f17553 commit 1a0408b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_allCountries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
prerelease: false

- name: Upload release notes
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: release-notes
path: release_notes.txt

0 comments on commit 1a0408b

Please sign in to comment.