diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bca106ef..10b06ec4 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@v6 + - uses: actions/checkout@v7 - name: Download Artifacts - Documentation uses: actions/download-artifact@v8