We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d4b04e commit df17b2eCopy full SHA for df17b2e
.github/workflows/shipjs-manual-prepare.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
ref: master
17
- - uses: actions/setup-node@v1
+ - uses: actions/setup-node@v2
18
- run: |
19
if [ -f "yarn.lock" ]; then
20
yarn install
.github/workflows/shipjs-schedule-prepare.yml
@@ -11,7 +11,7 @@ jobs:
11
12
13
.github/workflows/shipjs-trigger.yml
@@ -12,7 +12,7 @@ jobs:
registry-url: "https://registry.npmjs.org"
0 commit comments