diff --git a/.github/workflows/update-db.yml b/.github/workflows/update-db.yml index b10118dc31c2..c948da4ba80d 100644 --- a/.github/workflows/update-db.yml +++ b/.github/workflows/update-db.yml @@ -27,7 +27,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Cache id: cache