Skip to content

Commit fe8986e

Browse files
committed
Upgrade to Node.js 24
1 parent 032b7da commit fe8986e

File tree

5 files changed

+161
-150
lines changed

5 files changed

+161
-150
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.9.0
1+
24.11.1

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ inputs:
4040
default: ${{ github.repository }}
4141

4242
runs:
43-
using: node20
43+
using: node24
4444
main: dist/index.js

0 commit comments

Comments
 (0)