diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6031e6c..fe9d768 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Check Out Repo - uses: actions/checkout@v3 + uses: actions/checkout@v6 - name: Login to Docker Hub uses: docker/login-action@v2