Skip to content

Commit

Permalink
Merge pull request #113 from usefulness/node-20-runtime
Browse files Browse the repository at this point in the history
Node 20 runtime
  • Loading branch information
mateuszkwiecinski authored Sep 24, 2023
2 parents 0bad330 + 6b53bdd commit df048fd
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 @@ -47,6 +47,6 @@ inputs:
default: stable

runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
post: 'dist/index.js'

0 comments on commit df048fd

Please sign in to comment.