mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #3207 from kolyshkin/update-shfmt
ci/gha: bump shfmt to 3.3.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user