Skip to content

Commit

Permalink
Update dominikh/staticcheck-action
Browse files Browse the repository at this point in the history
  • Loading branch information
felladrin committed Nov 9, 2024
1 parent 3a3cdfd commit 836a73a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
uses: actions/setup-go@v4
with:
go-version-file: "go.mod"
- uses: dominikh/staticcheck-action@v1.3.0
- uses: dominikh/staticcheck-action@v1
with:
version: "2023.1.6"
version: "latest"
install-go: false
- name: Build the Docker Compose stack
run: docker compose up -d minio secondminio thirdminio fourthminio
Expand Down

0 comments on commit 836a73a

Please sign in to comment.