diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 535c4c7..38dafaf 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@v19 + uses: dawidd6/action-download-artifact@v21 with: workflow: benchmarks.yml name_is_regexp: true