diff --git a/.github/workflows/ci_steps.yml b/.github/workflows/ci_steps.yml index 30ff4a79e..e2252d2ca 100644 --- a/.github/workflows/ci_steps.yml +++ b/.github/workflows/ci_steps.yml @@ -57,7 +57,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3.6.0 + uses: actions/checkout@v4.4.2 - name: Install Dependencies run: |