diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index af8eaf1f..82fcb355 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -17,7 +17,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Build Docs run: |