Skip to content

Commit

Permalink
Merge pull request #3 from DarthRatz/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
DarthRatz committed Mar 25, 2023
2 parents 8a5bebd + b8b57c9 commit d1ab716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v2

0 comments on commit d1ab716

Please sign in to comment.