Skip to content

Commit

Permalink
Merge pull request #1 from ModeSevenIndustrialSolutions/update-nodejs
Browse files Browse the repository at this point in the history
Chore: Update NodeJS to v20
  • Loading branch information
ModeSevenIndustrialSolutions authored Apr 24, 2024
2 parents 9ad1aaf + e28f616 commit f559e89
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 @@ -28,7 +28,7 @@ outputs:
upload_url:
description: "The URL for uploading additional assets to the release"
runs:
using: "node16"
using: "node20"
main: "dist/index.js"
branding:
icon: "git-merge"
Expand Down

0 comments on commit f559e89

Please sign in to comment.