Skip to content

Commit fbd91a8

Browse files
committed
Use Node v20
1 parent 5024487 commit fbd91a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ inputs:
1212
required: false
1313
default: ${{ github.token }}
1414
runs:
15-
using: 'node16'
15+
using: 'node20'
1616
main: 'dist/index.js'

0 commit comments

Comments
 (0)