Skip to content

Commit 90bc016

Browse files
committed
Update version of upload artifact
1 parent d4cea63 commit 90bc016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_static_page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Run Python to generate geojson
3535
run: python make_maps.py
3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v1
37+
uses: actions/upload-artifact@v4
3838
with:
3939
# Upload entire repository
4040
path: 'docs/.'

0 commit comments

Comments
 (0)