Skip to content

Commit 236fbdd

Browse files
committed
bump deploy version to address Node 20 deprecation warnings
1 parent 0d2268d commit 236fbdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

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

4444
- name: deploy to github pages
4545
id: deployment
46-
uses: actions/deploy-pages@v4
46+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)