Skip to content

Commit

Permalink
Merge pull request #3 from johnlettman/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/deploy-pages-4

ci: bump actions/deploy-pages from 1 to 4
  • Loading branch information
johnlettman authored Jul 16, 2024
2 parents cb758f2 + cd94875 commit b1183ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
- name: Deploy to GitHub pages
if: github.ref == 'refs/heads/devel'
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4

0 comments on commit b1183ec

Please sign in to comment.