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.
2 parents a6608d0 + 82a315e commit bfbf2c7Copy full SHA for bfbf2c7
.github/workflows/test-report.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Download Test Report
17
- uses: dawidd6/action-download-artifact@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e # v2
+ uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3
18
with:
19
name: test-results
20
workflow: ${{ github.event.workflow.id }}
0 commit comments