Skip to content

Commit

Permalink
Update releasability to golang 1.21 (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReToCode authored Jan 16, 2024
1 parent 987d47a commit 11d39fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releasability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.20.x
go-version: 1.21.x

- name: Install Dependencies
run: go install knative.dev/toolbox/buoy@main
Expand Down

0 comments on commit 11d39fb

Please sign in to comment.