Skip to content

Commit

Permalink
chore: Use Node.js 22
Browse files Browse the repository at this point in the history
  • Loading branch information
ffflorian committed May 2, 2024
1 parent 4df224d commit d7665f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 20.x
node-version: 22.x

- name: Set yarn cache directory
id: yarn-cache-dir-path
Expand Down

0 comments on commit d7665f0

Please sign in to comment.