Skip to content

Commit

Permalink
chore: Update .github/workflows/golangci-lint.yml
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
andrewkroh committed Aug 18, 2024
1 parent b580203 commit acfad2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/setup-go@v5
with:
go-version: '1.22.x'
go-version: '1.23.x'

- uses: actions/checkout@v4

Expand Down

0 comments on commit acfad2a

Please sign in to comment.