Skip to content

Commit 13223e7

Browse files
chore(deps): update actions/download-artifact action to v8.0.1 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7edbdf commit 13223e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ctest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
api.github.com:443
9696
9797
- name: Download test results
98-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
98+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
9999
with:
100100
path: test-results
101101

0 commit comments

Comments
 (0)