Skip to content

Commit

Permalink
Merge pull request #6 from score-spec/node20
Browse files Browse the repository at this point in the history
Update action.yaml - `node20`
  • Loading branch information
mathieu-benoit authored May 3, 2024
2 parents 5fa5ca5 + 72240dc commit 8acd562
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 8acd562

Please sign in to comment.