Skip to content

Commit

Permalink
chore(ci): use node16
Browse files Browse the repository at this point in the history
Signed-off-by: Thibault Normand <[email protected]>
  • Loading branch information
Zenithar committed Dec 13, 2022
1 parent 6e1f0c3 commit 2cdc82f
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 @@ -20,5 +20,5 @@ inputs:
GitHub access token used to get information from the GitHub API.
required: true
runs:
using: 'node18'
using: 'node16'
main: 'index.js'

0 comments on commit 2cdc82f

Please sign in to comment.