1 Commits

Author SHA1 Message Date
Renovate Bot
9534c882ff chore(deps): update https://gitea.com/actions/setup-python digest to a309ff8
All checks were successful
Code check / Check code (pull_request) Successful in 1m20s
2026-01-25 00:01:17 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ jobs:
uses: https://gitea.com/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Set up Python
uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
uses: https://gitea.com/actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
with:
python-version-file: "pyproject.toml"

View File

@@ -14,7 +14,7 @@ jobs:
uses: https://gitea.com/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
- name: Set up Python
uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6
uses: https://gitea.com/actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
with:
python-version-file: "pyproject.toml"