Skip to content

Commit

Permalink
Merge pull request #3 from marcelocarlos/node20
Browse files Browse the repository at this point in the history
Upgrade to node 20
  • Loading branch information
marcelocarlos authored Jan 31, 2024
2 parents 48ec7ac + d4e759e commit cb94ce0
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 @@ -49,5 +49,5 @@ outputs:
description: 'ID of the check created'

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

0 comments on commit cb94ce0

Please sign in to comment.