Skip to content

Commit

Permalink
fix(helm_update): And also the github test
Browse files Browse the repository at this point in the history
  • Loading branch information
ra-grover committed Jan 30, 2024
1 parent a8d738b commit cbe8833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.20
- uses: actions/checkout@v3
- name: Build binary to make sure it works
run: go build
Expand Down

0 comments on commit cbe8833

Please sign in to comment.