Skip to content

Commit d4eaa98

Browse files
committed
deploy
1 parent 50f80e6 commit d4eaa98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Node.js
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: '16' # Or use the version that your Astro project requires
22+
node-version: '20' # Or use the version that your Astro project requires
2323

2424
# Install Yarn (if not already installed)
2525
- name: Install Yarn

0 commit comments

Comments
 (0)