diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index 2f319de62..c0c152c94 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -80,7 +80,7 @@ jobs: steps: - uses: actions/checkout@v3 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4.1.7 - name: Display structure of downloaded files run: ls -R