From 5cf0be82eb86d44329a7f55daba0e44db9fc977d Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Wed, 11 Sep 2024 02:24:25 +0100 Subject: [PATCH] test: approve new changes --- test/GenerateProjectWithName/main_yml.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/GenerateProjectWithName/main_yml.tt b/test/GenerateProjectWithName/main_yml.tt index 924476d..e6855a9 100644 --- a/test/GenerateProjectWithName/main_yml.tt +++ b/test/GenerateProjectWithName/main_yml.tt @@ -26,7 +26,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