Merge pull request #280 from dokku/dependabot/github_actions/actions/setup-python-4

chore(deps): bump actions/setup-python from 2 to 4
This commit is contained in:
josegonzalez
2023-02-07 18:14:26 -05:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: '3.7.x'
@@ -68,7 +68,7 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: '3.7.x'