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