diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 37c35fa..5018a07 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Check Out Repo - uses: actions/checkout@v3 + uses: actions/checkout@v5 - name: Login to DockerHub uses: docker/login-action@v2