Skip to content

Commit

Permalink
⬆️ Use node 16 for action
Browse files Browse the repository at this point in the history
  • Loading branch information
say8425 committed Mar 29, 2023
1 parent 6b3a3f1 commit 60062c3
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,7 +20,7 @@ inputs:
description: 'Set output file where variables are write'
required: false
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'
branding:
icon: 'lock'
Expand Down

0 comments on commit 60062c3

Please sign in to comment.