chore(deps): update actions/setup-python action to v3 (#45330)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/codesee-diagram.yml
vendored
2
.github/workflows/codesee-diagram.yml
vendored
@ -47,7 +47,7 @@ jobs:
|
||||
cache: npm
|
||||
|
||||
- name: Configure Python 3.x
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v3
|
||||
if: ${{ fromJSON(steps.detect-languages.outputs.languages).python }}
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
Reference in New Issue
Block a user