Skip to content

Commit

Permalink
update go to 1.21.*
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpalide committed Nov 20, 2023
1 parent 0a5d597 commit a1a4b7a
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 @@ -7,7 +7,7 @@ jobs:
- name: Setup golang
uses: actions/setup-go@v3
with:
go-version: 1.19.x
go-version: 1.21.x
- name: Check out code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a1a4b7a

Please sign in to comment.