Skip to content

Commit 4ace072

Browse files
chore(deps): update actions/deploy-pages action to v5
1 parent 9141453 commit 4ace072

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
- name: Deploy to GitHub Pages
8181
if: github.event_name == 'push'
8282
id: deployment
83-
uses: actions/deploy-pages@v4
83+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)