Skip to content

Commit

Permalink
upgrade node to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
yo-iwamoto committed Sep 21, 2024
1 parent f535e6d commit ca318d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 20
node-version: 22.9.0

- name: Install pnpm
uses: pnpm/action-setup@v2
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
22.9.0

0 comments on commit ca318d6

Please sign in to comment.