Skip to content

Commit

Permalink
Bump upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
webb-ben authored Feb 5, 2025
1 parent 9f99343 commit bc8302d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ runs:
dest: sitemap.zip

- name: Archive Sitemap
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: sitemap
path: sitemap.zip

0 comments on commit bc8302d

Please sign in to comment.