From a72936193f571c312f04516c70742553da1fe872 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 04:40:17 +0000 Subject: [PATCH] chore: update dependency actions/python-versions to v3.12.6 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 49054050..7e7bac0b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest env: # renovate: datasource=github-releases depName=actions/python-versions extractVersion=^(?\S+)-\d+$ - PYTHON_VERSION: 3.12.5 + PYTHON_VERSION: 3.12.6 steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0