mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +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:
|
||||
- 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