Skip to content

Commit 3ef4318

Browse files
committed
feat(supported-version)!: upgrade to use node24
1 parent 91fe5d8 commit 3ef4318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supported-version/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ outputs:
2828
value: ${{ steps.generate.outputs.matrix }}
2929

3030
runs:
31-
using: "node16"
31+
using: "node24"
3232
main: dist/index.js
3333

3434
branding:

0 commit comments

Comments
 (0)