Skip to content

Commit ee21e28

Browse files
chore(deps): update actions/upload-artifact action to v7.0.1 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5556564 commit ee21e28

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
@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Upload test tesults
7171
if: (!cancelled())
72-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
72+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
7373
with:
7474
name: Test Results (${{ matrix.script }})
7575
path: |

0 commit comments

Comments
 (0)