Skip to content

Commit 0ad70e2

Browse files
gansheersquakez
authored andcommitted
chore: Update action to use node20
1 parent 0fc957b commit 0ad70e2

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
@@ -36,6 +36,6 @@ inputs:
3636
disk:
3737
description: "For Mac OS only: Size of the disk in GiB to be allocated to the virtual machine (default: 60)"
3838
runs:
39-
using: "node16"
39+
using: "node20"
4040
main: "main.js"
4141
post: "cleanup.js"

0 commit comments

Comments
 (0)