Skip to content

Commit

Permalink
Update action.yml (#91)
Browse files Browse the repository at this point in the history
node16 instead of node12
  • Loading branch information
MrGadget1024 authored Jan 3, 2023
1 parent a6a9333 commit 6a523b0
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 @@ -17,5 +17,5 @@ branding:
icon: 'box'
color: 'gray-dark'
runs:
using: 'node12'
using: 'node16'
main: 'dist/index.js'

0 comments on commit 6a523b0

Please sign in to comment.