Skip to content

Commit

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

Bump actions/deploy-pages from 1 to 4
  • Loading branch information
c410-f3r authored Feb 12, 2024
2 parents 2f90bac + e09ff62 commit 8f7816a
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 @@ -33,4 +33,4 @@ jobs:
path: 'wtx-docs/book'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4

0 comments on commit 8f7816a

Please sign in to comment.