Skip to content

Commit a3c708c

Browse files
chore(deps): bump actions/deploy-pages from 4 to 5 (#291)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8dc9ccc commit a3c708c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
steps:
6060
- name: Deploy to GitHub Pages
6161
id: deployment
62-
uses: actions/deploy-pages@v4
62+
uses: actions/deploy-pages@v5
6363

6464
trigger-site-pull:
6565
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)