Bump actions/setup-python from 5 to 6 (#157)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-02 11:51:22 -03:00
committed by GitHub
parent 02e2e3c1ab
commit 87e38cea4e

View File

@@ -16,7 +16,7 @@ jobs:
fetch-depth: 1
- name: Set up Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: '3.x'