We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b1e83 commit 24b3d93Copy full SHA for 24b3d93
README.md
@@ -175,7 +175,7 @@ jobs:
175
matrix:
176
go-version: [ stable, oldstable ]
177
os: [ubuntu-latest, macos-latest, windows-latest]
178
- uses: ./.github/workflows/.workspace.yml
+ uses: ./.github/workflows/.golangci-lint-reusable.yml
179
with:
180
os: ${{ matrix.os }}
181
go-version: ${{ matrix.go-version }}
0 commit comments