Skip to content

Commit 2923887

Browse files
committed
refactor: update node version
1 parent f749632 commit 2923887

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
@@ -10,5 +10,5 @@ inputs:
1010
required: false
1111
default: ${{ github.token }}
1212
runs:
13-
using: 'node12'
13+
using: 'node16'
1414
main: 'dist/index.js'

0 commit comments

Comments
 (0)