Skip to content

Commit

Permalink
Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalKalke committed Jan 29, 2024
1 parent 7c58395 commit 33a09ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upgrade-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
--wait
- name: install latest warden operator from the release
run: |
go version
git fetch --tags
latest_tag=$(git describe --tags $(git rev-list --tags --max-count=1))
git checkout $latest_tag
Expand Down

0 comments on commit 33a09ab

Please sign in to comment.