Skip to content

Commit

Permalink
Merge pull request #48 from Virenbar/renovate/actions-deploy-pages-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/deploy-pages action to v4
Virenbar authored Dec 23, 2023
2 parents 22512a7 + 0c99ac8 commit 6ae1304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -25,4 +25,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v4

0 comments on commit 6ae1304

Please sign in to comment.