Skip to content

Commit

Permalink
Merge pull request #2 from boojamya/dank/jsnode20
Browse files Browse the repository at this point in the history
chore: use `nodejs20`
  • Loading branch information
agouin authored May 17, 2024
2 parents b78bc19 + 5fc0694 commit 0180cff
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 @@ -140,5 +140,5 @@ outputs:
description: "The tag applied to the built image"

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

0 comments on commit 0180cff

Please sign in to comment.