chore(deps): update https://gitea.com/actions/setup-python digest to a309ff8 #101

Merged
Boria138 merged 1 commits from renovate/https-gitea.com-actions-setup-python-digest into main 2026-01-26 12:16:53 +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"