Skip to content

Commit

Permalink
Bump golang to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
fao89 committed Sep 11, 2024
1 parent a0b05cf commit 98f2b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.19.x
go-version: 1.21.x
- name: Checkout project code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 98f2b25

Please sign in to comment.