Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 0bf4e67

Browse files
authored
Merge pull request #38 from ywt114/patch-1
update to Node.js 20
2 parents e6f0007 + 4600948 commit 0bf4e67

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
@@ -37,5 +37,5 @@ inputs:
3737
default: api.github.com
3838

3939
runs:
40-
using: "node16"
40+
using: 'node20'
4141
main: "index.js"

0 commit comments

Comments
 (0)