Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani committed Apr 17, 2023
1 parent 7f9159e commit 1d5bed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
if: steps.cacheflux.outputs.cache-hit != 'true'
run: |
cd flux
git checkout tags/v0.194.0
git checkout tags/v0.194.1
go mod tidy
go get ./...
make
Expand Down

0 comments on commit 1d5bed3

Please sign in to comment.