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