1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

chore(deps): update mfinelli/setup-shfmt action to v3

This commit is contained in:
renovate[bot] 2023-09-18 19:47:21 +00:00 committed by GitHub
parent d01fe6a10f
commit 514315462c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |