Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Jan 7, 2025
1 parent 319d471 commit 9186f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
path-to-profile: profile.cov
- name: golangci-lint
if: ${{ matrix.go == '1.23' && matrix.gdal == 'release/3.10' }}
uses: reviewdog/action-golangci-lint@v1
uses: reviewdog/action-golangci-lint@v2
env:
PKG_CONFIG_PATH: /optgdal/lib/pkgconfig/
with:
Expand Down

0 comments on commit 9186f21

Please sign in to comment.