Skip to content

Commit

Permalink
bump golang to 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Juby210 committed Oct 2, 2023
1 parent 45fd291 commit 3400e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: "1.20.4"
go-version: "1.21.1"

- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 3400e2e

Please sign in to comment.