Skip to content

Commit a3e0cdc

Browse files
chore(deps): update actions/deploy-pages action to v5 (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 138629f commit a3e0cdc

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)