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
+1 -1
View File
@@ -67,7 +67,7 @@ inputs:
default: ${{ github.token }} default: ${{ github.token }}
runs: runs:
using: node12 using: node16
main: dist/index.js main: dist/index.js
branding: branding: