Skip to content

Commit

Permalink
latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Feb 8, 2024
1 parent 563b8c5 commit 8178e65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
version: latest
- uses: actions/setup-node@v4
with:
node-version: "20"
node-version: latest
cache: pnpm
- run: pnpm install
- id: configure-pages
Expand Down

0 comments on commit 8178e65

Please sign in to comment.