Skip to content

Commit

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

Bump actions/configure-pages from 2 to 4
  • Loading branch information
c410-f3r authored Feb 12, 2024
2 parents 8f7816a + 45bef7a commit 017c10c
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@v2
uses: actions/configure-pages@v4
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 017c10c

Please sign in to comment.