Skip to content

Commit

Permalink
Merge pull request #16 from miggi92/renovate/actions-deploy-pages-3.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/deploy-pages action to v3
  • Loading branch information
miggi92 authored Dec 8, 2023
2 parents e324ddd + e80b4ca commit 641cf22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy2pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v3

0 comments on commit 641cf22

Please sign in to comment.