Skip to content

Commit

Permalink
Update default runtime to node20 (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsi-mrobinson committed Feb 2, 2024
1 parent c2665a8 commit 33a71e5
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 @@ -17,7 +17,7 @@ inputs:
required: false

runs:
using: "node16"
using: "node20"
main: "lib/main.js"
post: "lib/cleanup.js"
branding:
Expand Down

0 comments on commit 33a71e5

Please sign in to comment.