Skip to content

Commit

Permalink
build: use node20 instead of node16
Browse files Browse the repository at this point in the history
  • Loading branch information
vmaerten committed Feb 14, 2024
1 parent 6bed6f7 commit ef5c5ec
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 @@ -67,5 +67,5 @@ branding:
color: blue

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

0 comments on commit ef5c5ec

Please sign in to comment.