Skip to content

Commit

Permalink
Merge branch 'main' into dev/azapi-sub
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF authored Nov 28, 2023
2 parents f79d548 + 01cd6f8 commit ec3f445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ jobs:
- name: Setup go
uses: actions/setup-go@v4
with:
go-version: '1.20.x'
go-version-file: tests/go.mod
cache-dependency-path: tests/go.sum
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.55.2
working-directory: ${{ github.workspace }}/tests
args: --timeout 6m

0 comments on commit ec3f445

Please sign in to comment.