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 9274565 commit 4609104Copy full SHA for 4609104
.github/workflows/semantic-release.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-18.04
10
steps:
11
- name: Checkout
12
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
13
- name: Setup Node.js
14
uses: actions/setup-node@v1
15
with:
0 commit comments