Skip to content

Commit

Permalink
pin latest to 22 (#4793)
Browse files Browse the repository at this point in the history
  • Loading branch information
bengl authored Oct 16, 2024
1 parent f8515ec commit d7b1dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/node/latest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ runs:
steps:
- uses: actions/setup-node@v3
with:
node-version: 'latest'
node-version: '22' # Update this line to the latest Node.js version

0 comments on commit d7b1dad

Please sign in to comment.