chore(deps)(deps): bump actions/setup-python from 5 to 6 #47
1
.github/workflows/dependency-review.yml
vendored
1
.github/workflows/dependency-review.yml
vendored
@@ -146,6 +146,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
|
uses: actions/setup-python@v6
|
||||||
if: steps.check-python.outputs.exists == 'true'
|
if: steps.check-python.outputs.exists == 'true'
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user