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 ee8cc5b + f009e57 commit 1919d08Copy full SHA for 1919d08
1 file changed
.github/workflows/lint-test.yaml
@@ -21,7 +21,7 @@ jobs:
21
helm repo add cpa https://kubernetes-sigs.github.io/cluster-proportional-autoscaler
22
helm repo update
23
24
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
25
with:
26
python-version: '3.10'
27
0 commit comments