mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 15:22:38 +00:00
Merge pull request #5284 from uutils/renovate/mfinelli-setup-shfmt-3.x
chore(deps): update mfinelli/setup-shfmt action to v3
This commit is contained in:
commit
351722ebac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CheckScripts.yml
vendored
2
.github/workflows/CheckScripts.yml
vendored
|
@ -52,7 +52,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Setup shfmt
|
- name: Setup shfmt
|
||||||
uses: mfinelli/setup-shfmt@v2
|
uses: mfinelli/setup-shfmt@v3
|
||||||
- name: Run shfmt
|
- name: Run shfmt
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue