Skip to content

Commit bd456d5

Browse files
authored
chore: bump node runtime version to node 16 (#2)
1 parent 598f6b3 commit bd456d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ inputs:
3131
required: false
3232

3333
runs:
34-
using: node12
34+
using: node16
3535
main: dist/index.js

0 commit comments

Comments
 (0)