Skip to content

Commit 000223e

Browse files
authored
Merge pull request #68 from actions/v2-patch-release
change node version for v2 patch release
2 parents b77daef + df897ce commit 000223e

File tree

2 files changed

+5
-3057
lines changed

2 files changed

+5
-3057
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ inputs:
6767
default: ${{ github.token }}
6868

6969
runs:
70-
using: node16
70+
using: node12
7171
main: dist/index.js
7272

7373
branding:

0 commit comments

Comments
 (0)