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 c793f14 commit 9a11e82Copy full SHA for 9a11e82
.github/workflows/shellcheck.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Repository checkout
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
.github/workflows/tests.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
- name: Checkout code
33
34
35
path: 'sail'
36
0 commit comments