diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6da5a570d22..b5ae02c2627 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -632,7 +632,7 @@ jobs: - base steps: - name: Check out code from GitHub - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 - name: Set up Python ${{ env.DEFAULT_PYTHON }} id: python uses: actions/setup-python@v5.1.0