Skip to content

Commit 6e8a2d6

Browse files
authored
Update action.yml
1 parent 4bcdc2e commit 6e8a2d6

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
@@ -39,7 +39,7 @@ inputs:
3939
}
4040
required: false
4141
runs:
42-
using: 'node12'
42+
using: 'node16'
4343
main: 'lib/setup-docker.js'
4444
branding:
4545
icon: 'box'

0 commit comments

Comments
 (0)