diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index a1af30c121..56caf11201 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Check Out Repo - uses: actions/checkout@v4 + uses: actions/checkout@v7 - name: Login to Docker Hub uses: docker/login-action@v2