Skip to content

Commit

Permalink
setup node
Browse files Browse the repository at this point in the history
  • Loading branch information
PandeCode committed Mar 3, 2023
1 parent 6d5668c commit 1906d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up Node
uses: actions/setup-node@v3
version: 6.32.9
with:
node-version: 18
cache: "pnpm"
Expand Down

0 comments on commit 1906d57

Please sign in to comment.