Skip to content

Commit

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

Bump actions/configure-pages from 2 to 4
  • Loading branch information
jkwmoore authored Mar 14, 2024
2 parents f19f986 + aea7197 commit 9a4a598
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 @@ -64,7 +64,7 @@ jobs:
run: |
cp robots-txt/robots.txt _build/html/robots.txt
- name: Setup Pages
uses: actions/configure-pages@v2
uses: actions/configure-pages@v4
# Make the artifact which is used to deploy.
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 9a4a598

Please sign in to comment.