Skip to content

Commit

Permalink
feat: use node16
Browse files Browse the repository at this point in the history
  • Loading branch information
luigibertaco authored Jan 11, 2024
1 parent 442dede commit d3fe65d
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 @@ -5,5 +5,5 @@ inputs:
description: "The GITHUB_TOKEN secret for the repository"
required: true
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit d3fe65d

Please sign in to comment.