Merge pull request #68 from actions/v2-patch-release

change node version for v2 patch release
This commit is contained in:
Namrata Jha
2022-03-02 12:32:41 +05:30
committed by GitHub
2 changed files with 5 additions and 3057 deletions

View File

@@ -67,7 +67,7 @@ inputs:
default: ${{ github.token }}
runs:
using: node16
using: node12
main: dist/index.js
branding:

3060
dist/index.js vendored

File diff suppressed because one or more lines are too long