Skip to content

Commit

Permalink
Merge pull request #118 from rcgsheffield/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/configure-pages-4

Bump actions/configure-pages from 2 to 4
  • Loading branch information
jkwmoore authored Mar 14, 2024
2 parents 9592586 + c0f835a commit 63415a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: tox -e py310
# Now upload to Github Pages
- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v4
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 63415a8

Please sign in to comment.