Skip to content

Commit

Permalink
Uprev'd API spec
Browse files Browse the repository at this point in the history
  • Loading branch information
bczoma committed Mar 26, 2024
1 parent fd3c54c commit d448a48
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 61 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prep-internal-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: "1.21"
go-version: "1.22"

- name: Checkout the code
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-registry-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: "1.21"
go-version: "1.22"

- name: Check out code
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit d448a48

Please sign in to comment.