Skip to content

Commit

Permalink
Update default runtime to node16
Browse files Browse the repository at this point in the history
Update default runtime to node16
  • Loading branch information
thboop authored Feb 7, 2022
1 parent 5aa567b commit 09f7b84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ inputs:
default: ${{ github.token }}

runs:
using: node12
using: node16
main: dist/index.js

branding:
icon: package
color: blue
color: blue

0 comments on commit 09f7b84

Please sign in to comment.