diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd3e9432..931c8618 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - 6379:6379 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: update apt run: sudo apt-get update -y