Skip to content

Commit

Permalink
Change version in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
GCorbel committed Jun 5, 2024
1 parent ff0e936 commit b9fd1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: success()
uses: actions/setup-go@v2
with:
go-version: 1.18.x
go-version: 1.22.x
- name: Checkout code
uses: actions/checkout@v2
- name: Run tests
Expand Down

0 comments on commit b9fd1f2

Please sign in to comment.