diff --git a/action.yml b/action.yml index bc076f5..b9938eb 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ runs: shell: bash - name: Download all artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: ${{ github.workspace }}/artifacts pattern: TestResults*