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.
2 parents fba1985 + 66f6c58 commit b4c68aeCopy full SHA for b4c68ae
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
path: ~/.composer/cache/files
56
key: composer-php-${{ matrix.php }}-${{ matrix.laravel }}-${{ matrix.prefer }}-${{ hashFiles('composer.json') }}
57
58
- - uses: manusa/actions-setup-minikube@v2.3.1
+ - uses: manusa/actions-setup-minikube@v2.4.0
59
name: Setup Minikube
60
with:
61
minikube version: v1.17.0
0 commit comments