mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
chore(deps): update mfinelli/setup-shfmt action to v3
This commit is contained in:
parent
d01fe6a10f
commit
514315462c
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…
Add table
Add a link
Reference in a new issue