diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 97ebe1df..f68794f4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,7 +57,7 @@ jobs: needs: build if: github.repository == 'HandBrake/HandBrake-docs' steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Download Artifacts - Documentation uses: actions/download-artifact@v3