Skip to content

Commit ebacf32

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,4 @@ jobs:
100100

101101
- name: Deploy to GitHub Pages
102102
id: deployment
103-
uses: actions/deploy-pages@v4
103+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)