Skip to content

Commit

Permalink
Merge pull request #38 from ywt114/patch-1
Browse files Browse the repository at this point in the history
update to Node.js 20
  • Loading branch information
thadguidry committed Jan 27, 2024
2 parents e6f0007 + 4600948 commit 0bf4e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ inputs:
default: api.github.com

runs:
using: "node16"
using: 'node20'
main: "index.js"

0 comments on commit 0bf4e67

Please sign in to comment.