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 28bc5cb + 682f1b8 commit a9c83dfCopy full SHA for a9c83df
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: e1himself/[email protected]
36
37
- name: Checkout
38
- uses: actions/checkout@v3.1.0
+ uses: actions/checkout@v3.2.0
39
40
- name: Set Environment Variables
41
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