Skip to content

Commit

Permalink
staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
jmnote committed Dec 29, 2023
1 parent cc0b916 commit 04e88c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- uses: actions/setup-go@v4
- uses: WillAbides/setup-go[email protected]
with:
go-version: '^1.21.5'
go-version: ${{ matrix.go }}
- uses: dominikh/[email protected]
with:
version: "2022.1.3"
Expand Down

0 comments on commit 04e88c6

Please sign in to comment.