diff --git a/.github/workflows/dynamic.yml b/.github/workflows/dynamic.yml index fe20f5b1aa..e25b358a67 100644 --- a/.github/workflows/dynamic.yml +++ b/.github/workflows/dynamic.yml @@ -24,7 +24,7 @@ jobs: cd tests/integrate bash Autotest.sh -n 2 -s true - name: Publish Report to Dashboard - uses: crazy-max/ghaction-github-pages@v4 + uses: crazy-max/ghaction-github-pages@v5 if: ${{ ! cancelled() }} with: target_branch: dashboard