diff --git a/.github/workflows/_code-analysis.yml b/.github/workflows/_code-analysis.yml index bc79a2c..1632ec5 100644 --- a/.github/workflows/_code-analysis.yml +++ b/.github/workflows/_code-analysis.yml @@ -42,7 +42,7 @@ jobs: - name: 🐍 Set up Python from .python-version # actions/setup-python@v6.2.0 # https://github.com/actions/setup-python/releases/tag/v6.2.0 - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 + uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 with: python-version-file: .python-version cache: pip