Skip to content

Commit 2c47aec

Browse files
authored
Update astro.yml
1 parent 81fac23 commit 2c47aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/astro.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Setup Node
5858
uses: actions/setup-node@v4
5959
with:
60-
node-version: "18"
60+
node-version: "20"
6161
cache: ${{ steps.detect-package-manager.outputs.manager }}
6262
cache-dependency-path: ${{ env.BUILD_PATH }}/${{ steps.detect-package-manager.outputs.lockfile }}
6363
- name: Setup Pages

0 commit comments

Comments
 (0)