Skip to content

Commit

Permalink
Merge pull request #42 from FirelightFlagboy/update-to-node20
Browse files Browse the repository at this point in the history
Update action to use node20
  • Loading branch information
casperdcl authored Nov 14, 2024
2 parents 91da3d2 + b9d7221 commit ff29af9
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 @@ -17,7 +17,7 @@ inputs:
deprecationMessage: On ubuntu20.04 or later, it's enabled by default

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

branding:
Expand Down

0 comments on commit ff29af9

Please sign in to comment.