diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fdf1c903f..e08e9765e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: cancel-in-progress: true steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - uses: actions/cache@v3 id: cache-db with: