Skip to content

Commit

Permalink
Merge pull request #129 from vmaerten/chore/update-to-node20
Browse files Browse the repository at this point in the history
build: use node20 instead of node16
  • Loading branch information
ravsam-bot[bot] authored Feb 20, 2024
2 parents 6bed6f7 + ef5c5ec commit 0c5ec0e
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 0c5ec0e

Please sign in to comment.