Skip to content

Commit

Permalink
Update Go to 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinguidee committed Mar 4, 2024
1 parent 24936a9 commit b3b0f02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v2
with:
go-version: 1.21
go-version: 1.22

- name: Generate openapi.yaml
run: |
Expand Down

0 comments on commit b3b0f02

Please # to comment.