Merge pull request #47 from mokoconsulting-tech/dependabot/github_actions/actions/setup-python-6

chore(deps)(deps): bump actions/setup-python from 5 to 6
This commit was merged in pull request #47.
This commit is contained in:
2026-01-08 21:52:34 -06:00
committed by GitHub

View File

@@ -146,6 +146,7 @@ jobs:
fi
- name: Setup Python
uses: actions/setup-python@v6
if: steps.check-python.outputs.exists == 'true'
uses: actions/setup-python@v5
with: