diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 7ef2613..8305e6f 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -15,7 +15,7 @@ jobs: - "5" - "5/fastcgi" steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - name: Build the image. id: build run: |