Merge pull request #62 from actions/thboop/updatetonode16

Update default runtime to node16
This commit is contained in:
Namrata Jha
2022-02-16 14:45:08 +05:30
committed by GitHub
+2 -2
View File
@@ -67,9 +67,9 @@ inputs:
default: ${{ github.token }} default: ${{ github.token }}
runs: runs:
using: node12 using: node16
main: dist/index.js main: dist/index.js
branding: branding:
icon: package icon: package
color: blue color: blue