mirror of
https://github.com/uutils/coreutils
synced 2024-12-12 22:32:53 +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:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup shfmt
|
||||
uses: mfinelli/setup-shfmt@v2
|
||||
uses: mfinelli/setup-shfmt@v3
|
||||
- name: Run shfmt
|
||||
shell: bash
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue