Skip to content

Commit

Permalink
Update k3d version in integration tests (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
p53 authored Jan 19, 2025
1 parent e60566f commit 69f2d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Verify dependencies
run: go mod verify
- name: "Create k3d Cluster for E2E testing"
uses: AbsaOSS/k3d-action@v1.5.0
uses: AbsaOSS/k3d-action@v2.4.0
with:
cluster-name: "testcluster"
args: >-
Expand Down

0 comments on commit 69f2d54

Please sign in to comment.