Skip to content

Commit 8d54778

Browse files
Update actions/download-artifact digest to 37930b1
1 parent f4b6421 commit 8d54778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
steps:
138138
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
139139
- name: Download test results
140-
uses: actions/download-artifact@de96f4613b77ec03b5cf633e7c350c32bd3c5660
140+
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131
141141
with:
142142
pattern: test-results*
143143
- name: Publish Unit Test Results

0 commit comments

Comments
 (0)