Skip to content

Commit b1c4d9a

Browse files
Upgrade NodeJS from 16 to 20 (machulav#182)
1 parent 2c4d1dc commit b1c4d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ outputs:
8282
EC2 Instance Id of the created runner.
8383
The id is used to terminate the EC2 instance when the runner is not needed anymore.
8484
runs:
85-
using: node16
85+
using: node20
8686
main: ./dist/index.js

0 commit comments

Comments
 (0)