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
+1 -1
View File
@@ -67,7 +67,7 @@ inputs:
default: ${{ github.token }} default: ${{ github.token }}
runs: runs:
using: node16 using: node12
main: dist/index.js main: dist/index.js
branding: branding:
+4 -3056
View File
File diff suppressed because one or more lines are too long