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