Skip to content

Commit

Permalink
Merge pull request #141 from c410-f3r/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/configure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
c410-f3r authored Apr 5, 2024
2 parents 73c0e5e + b15f1d6 commit 9f2f363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
cd wtx-docs && mdbook test && mdbook build
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 9f2f363

Please sign in to comment.