We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b6421 commit 8d54778Copy full SHA for 8d54778
.github/workflows/tests.yml
@@ -137,7 +137,7 @@ jobs:
137
steps:
138
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
139
- name: Download test results
140
- uses: actions/download-artifact@de96f4613b77ec03b5cf633e7c350c32bd3c5660
+ uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
141
with:
142
pattern: test-results*
143
- name: Publish Unit Test Results
0 commit comments