Skip to content

Commit 2159dd1

Browse files
authored
Merge pull request #60 from Doarakko/topic/node20
use node20
2 parents 09b4d34 + 8b0b7d5 commit 2159dd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ inputs:
99
default: ${{ github.token }}
1010
required: true
1111
runs:
12-
using: "node18"
12+
using: "node20"
1313
main: "dist/index.js"

0 commit comments

Comments
 (0)