diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 9d4361d..be3bb7e 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -27,7 +27,7 @@ jobs: - name: Download benchmark results from CI (if no local results) if: steps.check_local.outputs.has_local != 'true' - uses: dawidd6/action-download-artifact@v15 + uses: dawidd6/action-download-artifact@v16 with: workflow: benchmarks.yml name_is_regexp: true