Skip to content

Commit

Permalink
Merge branch 'main' into nullability-vertrag
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein authored May 27, 2024
2 parents f9b6aff + be885c8 commit 701c093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.54.0

Expand Down

0 comments on commit 701c093

Please sign in to comment.