Skip to content

Commit 3b43b9d

Browse files
Update actions/deploy-pages action from vv4 to v5 (#165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47cc8a0 commit 3b43b9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
needs: build
5454
steps:
5555
- name: Deploy to GitHub Pages
56-
uses: actions/deploy-pages@v4
56+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)