We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5c20c commit 5b00cf1Copy full SHA for 5b00cf1
.github/workflows/test-prometrix.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python
15
uses: actions/setup-python@v2
16
with:
17
- python-version: 3.10
+ python-version: 3.11
18
19
- name: Create k8s Kind Cluster
20
uses: helm/kind-action@v1.12.0
0 commit comments