1 parent 6b2f705 commit a715eb9Copy full SHA for a715eb9
1 file changed
.github/workflows/test-report.yaml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Download test report file
12
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
13
with:
14
github-token: ${{ secrets.GH_DOWNLOAD_TOKEN }}
15
pattern: test-results*
0 commit comments