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.
2 parents fa28990 + 3cccfda commit 4177722Copy full SHA for 4177722
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
- uses: e1himself/[email protected]
32
33
- name: Checkout
34
- uses: actions/checkout@v3.2.0
+ uses: actions/checkout@v3.3.0
35
36
- name: Set Environment Variables
37
env:
.github/workflows/shellcheck.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Repository checkout
17
18
with:
19
fetch-depth: 0
20
0 commit comments