Skip to content

Commit ea63f2f

Browse files
authored
Update node version to current stable LTS (#18)
1 parent 0526b05 commit ea63f2f

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
@@ -30,7 +30,7 @@ outputs:
3030
description: "The total coverage of all changed files"
3131

3232
runs:
33-
using: "node12"
33+
using: "node16"
3434
main: "dist/index.js"
3535

3636
branding:

0 commit comments

Comments
 (0)