Skip to content

Commit bd95167

Browse files
authored
Update deploy.yml
1 parent 2af76ae commit bd95167

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Setup Node
3838
uses: actions/setup-node@v3
3939
with:
40-
node-version: "18"
40+
node-version: "20"
4141
cache: ${{ steps.detect-package-manager.outputs.manager }}
4242
- name: Setup Pages
4343
uses: actions/configure-pages@v2

0 commit comments

Comments
 (0)