Skip to content

Commit

Permalink
missed a go update, ang golangci-lint is still dumb af and mostly use…
Browse files Browse the repository at this point in the history
…less in github actions
  • Loading branch information
davidnewhall committed Jan 21, 2024
1 parent 506c65e commit 50f07d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codetests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
GOOS: ${{ matrix.os }}
steps:
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
with:
go-version: stable
- uses: actions/checkout@v4
Expand Down

0 comments on commit 50f07d9

Please sign in to comment.