Skip to content

Commit

Permalink
Revert "Force tests with node 23"
Browse files Browse the repository at this point in the history
This reverts commit 45a54e0.
  • Loading branch information
uurien committed Oct 25, 2024
1 parent 45a54e0 commit 53d4dd2
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 53d4dd2

Please sign in to comment.