Skip to content

Commit

Permalink
bumpup node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
teitei-tk committed Apr 3, 2024
1 parent 0ff7093 commit 2c988e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
node-version-file: ".node-version"

- name: Get yarn cache directory path
id: yarn-cache-dir-path
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.17.0
20.12.0

0 comments on commit 2c988e3

Please sign in to comment.