Skip to content

Commit

Permalink
Use NodeJS 22 in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Sep 10, 2024
1 parent f1476d8 commit 4d44bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: lts
node-version: 22

- name: Get Yarn cache directory path
id: yarn-cache-dir-path
Expand Down

0 comments on commit 4d44bbd

Please sign in to comment.