Skip to content

Commit

Permalink
Merge pull request #79 from codevbus/upgrade-node-version
Browse files Browse the repository at this point in the history
upgrades run-as node version
  • Loading branch information
jaxxstorm committed Feb 9, 2024
2 parents 9fe05e9 + cb5c98d commit 71d17cb
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 @@ -41,5 +41,5 @@ branding:
icon: "archive"
color: "green"
runs:
using: "node16"
using: "node20"
main: "lib/main.js"

0 comments on commit 71d17cb

Please sign in to comment.