Skip to content

Commit

Permalink
Update action to use node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
MauriceArikoglu authored Jan 31, 2024
1 parent adffed6 commit 2890fe8
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 @@ -48,5 +48,5 @@ inputs:
default: '["- There must be a description"]'

runs:
using: "node16"
using: "node20"
main: "dist/index.js"

0 comments on commit 2890fe8

Please sign in to comment.