We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c43fea commit 4ee8495Copy full SHA for 4ee8495
.github/workflows/run-tests.yml
@@ -88,7 +88,7 @@ jobs:
88
- uses: actions/checkout@v4
89
90
- name: Download reports' artifacts
91
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
92
with:
93
path: downloaded_artifacts
94
0 commit comments