Skip to content

Commit

Permalink
Specify older node version
Browse files Browse the repository at this point in the history
  • Loading branch information
allen-ziegenfus committed Dec 10, 2023
1 parent b844230 commit b822a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: withastro/action@v0
with:
path: .
node-version: 18.14.1
node-version: 16
package-manager: yarn

deploy:
Expand Down

0 comments on commit b822a55

Please sign in to comment.