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 d7cc82a commit d7b94c7Copy full SHA for d7b94c7
.github/workflows/pull_request.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-18.04
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v1
+ uses: actions/checkout@v3
20
- name: Setup Node.js
21
uses: actions/setup-node@v1
22
with:
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments