Skip to content

Commit c36e056

Browse files
authored
Merge pull request #552 from kasperg/patch-1
Bump Node version from 12 to 16
2 parents 6439d5b + ba0113b commit c36e056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ inputs:
1111
required: false
1212

1313
runs:
14-
using: "node12"
14+
using: "node16"
1515
main: "dist/index.js"

0 commit comments

Comments
 (0)