Skip to content

Commit

Permalink
chore: upgrade node version (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
MorrisonCole authored Feb 4, 2022
1 parent 3e4b6ff commit 8463126
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 @@ -35,5 +35,5 @@ inputs:
"Github token with access to the repository (secrets.GITHUB_TOKEN)."
required: true
runs:
using: "node12"
using: "node16"
main: "dist/index.js"

0 comments on commit 8463126

Please sign in to comment.