Skip to content

Commit

Permalink
Test downgrading kind-action
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Jul 18, 2024
1 parent c71e5ea commit 5f415c3
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 @@ -68,7 +68,7 @@ jobs:
sudo sysctl net.ipv6.conf.all.disable_ipv6
- name: Create kind cluster
uses: helm/kind-action@v1.9.0
uses: helm/kind-action@v1.8.0
if: steps.list-changed.outputs.changed == 'true'
with:
node_image: kindest/node:v1.22.7
Expand Down

0 comments on commit 5f415c3

Please sign in to comment.