diff --git a/.gitea/workflows/check-spell.yml b/.gitea/workflows/check-spell.yml index 2516182..e0b6689 100644 --- a/.gitea/workflows/check-spell.yml +++ b/.gitea/workflows/check-spell.yml @@ -19,7 +19,7 @@ jobs: uses: https://gitea.com/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - name: Set up Python - uses: https://gitea.com/actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 + uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 with: python-version-file: "pyproject.toml" diff --git a/.gitea/workflows/generate-appid.yml b/.gitea/workflows/generate-appid.yml index a0577ff..d661dcb 100644 --- a/.gitea/workflows/generate-appid.yml +++ b/.gitea/workflows/generate-appid.yml @@ -14,7 +14,7 @@ jobs: uses: https://gitea.com/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - name: Set up Python - uses: https://gitea.com/actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6 + uses: https://gitea.com/actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6 with: python-version-file: "pyproject.toml"