Skip to content

Commit

Permalink
Merge pull request #62 from actions/thboop/updatetonode16
Browse files Browse the repository at this point in the history
Update default runtime to node16
  • Loading branch information
NamrataJha authored Feb 16, 2022
2 parents 5e4787d + 09f7b84 commit 3e14cd7
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 3e14cd7

Please sign in to comment.