Skip to content

Commit 0217032

Browse files
committed
bump deploy action due to node 20 depreciation
1 parent d90405a commit 0217032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
path: 'public/'
2929
- name: Deploy to GitHub Pages
3030
id: deployment
31-
uses: actions/deploy-pages@v4
31+
uses: actions/deploy-pages@v5

0 commit comments

Comments
 (0)