Skip to content

Commit 2f223f7

Browse files
authored
Merge pull request #267 from coredns/dependabot/github_actions/actions/setup-python-7
chore(deps): bump actions/setup-python from 6 to 7
2 parents e1db0d2 + 2d690a5 commit 2f223f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
helm repo add cpa https://kubernetes-sigs.github.io/cluster-proportional-autoscaler
2525
helm repo update
2626
27-
- uses: actions/setup-python@v6
27+
- uses: actions/setup-python@v7
2828
with:
2929
python-version: '3.10'
3030

0 commit comments

Comments
 (0)