Skip to content

Commit

Permalink
Update action.yaml - node20
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Benoit <mathieu.benoit@humanitec.com>
  • Loading branch information
mathieu-benoit authored May 3, 2024
1 parent 5fa5ca5 commit 72240dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ inputs:
description: 'An authentication token (usually a GITHUB_TOKEN) authorised to fetch data from the `GitHub.com`. Only required if `version` is set to `latest`'
required: false
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit 72240dc

Please sign in to comment.