Skip to content

Commit

Permalink
Merge pull request #14 from g3rhard/renovate/actions-deploy-pages-2.x
Browse files Browse the repository at this point in the history
Update actions/deploy-pages action to v2
  • Loading branch information
g3rhard authored Jul 21, 2023
2 parents 5bfd300 + 38267fc commit 7014555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit 7014555

Please sign in to comment.