diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bff4f962..816b4ccf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -61,7 +61,7 @@ jobs: needs: build if: github.repository == 'HandBrake/HandBrake-docs' steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - name: Download Artifacts - Documentation uses: actions/download-artifact@v5