We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 940fc53 + 2779fa3 commit 2a4860aCopy full SHA for 2a4860a
3 files changed
.github/workflows/check-executable-permissions.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Checkout code
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Check for missing +x on shell scripts
28
run: |
.github/workflows/shellcheck.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
- name: Checkout source
20
21
with:
fetch-depth: 0
.github/workflows/zstd.yml
- name: Checkout repository
- name: Install zstd
0 commit comments