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 003de4b commit f550688Copy full SHA for f550688
.github/workflows/release-please.yml
@@ -14,11 +14,11 @@ jobs:
14
release-type: node
15
package-name: get-pkg-repo
16
- uses: actions/checkout@v2
17
- - uses: actions/setup-node@v1
+ - uses: actions/setup-node@v2
18
with:
19
node-version: 14
20
- run: npm install
21
22
23
24
registry-url: 'https://external-dot-oss-automation.appspot.com/'
0 commit comments