diff --git a/.github/workflows/source-ci.yml b/.github/workflows/source-ci.yml index f325594..3c194e7 100644 --- a/.github/workflows/source-ci.yml +++ b/.github/workflows/source-ci.yml @@ -37,7 +37,7 @@ jobs: "not-run" | Set-Content -Encoding utf8 (Join-Path $artifactRoot "quality-gate-status.txt") - name: Set up Python - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0 + uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0 with: python-version: "3.12" cache: pip