We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e0f34 commit a8fcafdCopy full SHA for a8fcafd
.github/workflows/dotnet-test.yml
@@ -30,7 +30,7 @@ jobs:
30
dotnet-version: 7.x
31
32
- name: Create Kubernetes Cluster
33
- uses: helm/kind-action@v1.7.0
+ uses: helm/kind-action@v1.8.0
34
if: ${{ matrix.kubernetes == true }}
35
36
- name: Execute Tests
0 commit comments