diff --git a/.github/workflows/generate-documentation.yml b/.github/workflows/generate-documentation.yml index 6e78dbcc8..92b3c266e 100644 --- a/.github/workflows/generate-documentation.yml +++ b/.github/workflows/generate-documentation.yml @@ -9,7 +9,7 @@ jobs: generate: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: ref: gh-pages - name: Run generator