Skip to content

Commit

Permalink
Upgrade go
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclerc-cio committed Nov 22, 2024
1 parent fcbdc2e commit 8494366
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 @@ -25,7 +25,7 @@ jobs:
- name: Setup Go environment
uses: actions/[email protected]
with:
go-version: 1.12
go-version: 1.22.3

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 8494366

Please sign in to comment.