diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65432f4153..5b4e9d38ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: timeout-minutes: 15 steps: - - uses: actions/checkout@4 + - uses: actions/checkout@v4 - name: Install dependencies run: |