Skip to content

Commit

Permalink
Update version of upload artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
hamogu committed Feb 18, 2025
1 parent d4cea63 commit 90bc016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_static_page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Run Python to generate geojson
run: python make_maps.py
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-artifact@v4
with:
# Upload entire repository
path: 'docs/.'
Expand Down

0 comments on commit 90bc016

Please sign in to comment.