diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3289fc1..7da8647 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out the repo - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: Log in to Docker Hub uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99