Merge pull request #3207 from kolyshkin/update-shfmt

ci/gha: bump shfmt to 3.3.1
This commit is contained in:
Sebastiaan van Stijn
2021-09-10 23:36:56 +02:00
committed by GitHub
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v2
- name: vars
run: |
echo "VERSION=3.2.4" >> $GITHUB_ENV
echo "VERSION=3.3.1" >> $GITHUB_ENV
echo "$(go env GOPATH)/bin" >> $GITHUB_PATH
- name: cache go mod and $GOCACHE
uses: actions/cache@v2