Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Termina1 committed Dec 5, 2024
1 parent 0aedeb6 commit a1d97e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
submodules: recursive
- uses: actions/setup-go@v5
with: { go-version: "1.21", cache: false }
with: { go-version: "1.23.3", cache: false }

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
Expand Down

0 comments on commit a1d97e6

Please sign in to comment.