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