diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e51b2be2..4c9f2530 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -22,7 +22,7 @@ jobs: ports: - 5432:5432 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Cargo cache uses: actions/cache@v3 with: