Skip to content

Commit

Permalink
Revert to node version 20.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xmahle committed Jan 14, 2025
1 parent cb7cb26 commit 9315311
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

strategy:
matrix:
node-version: [22.x]
node-version: [20.x]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.0
20.18.1

0 comments on commit 9315311

Please sign in to comment.