Skip to content

Commit 8cdd038

Browse files
Merge branch 'main' into dbudziwojski/improve-tests
2 parents 7f75c1f + 1c9f3fa commit 8cdd038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
fi
7272
done
7373
- name: Setup Minikube
74-
uses: manusa/actions-setup-minikube@v2.14.0
74+
uses: manusa/actions-setup-minikube@v2.15.0
7575
if: steps.list-changed.outputs.changed == 'true'
7676
with:
7777
minikube version: v1.38.0

0 commit comments

Comments
 (0)