Skip to content

Commit

Permalink
workflow: bump go to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-dartigues committed Mar 7, 2024
1 parent b48326a commit 1a34eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: set up go
uses: actions/setup-go@v5
with:
go-version: "1.20"
go-version: "1.21"

- name: cache go modules
uses: actions/cache@v4
Expand Down

0 comments on commit 1a34eae

Please sign in to comment.