Skip to content

Commit

Permalink
chore: update go version
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <[email protected]>
  • Loading branch information
ThibaultFy committed Jan 12, 2024
1 parent fb2bfbe commit 29fe611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golintci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v4
with:
go-version: 1.18.x
go-version: 1.21.x
- name: Cache Go modules
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 29fe611

Please sign in to comment.