Skip to content

Commit 8198066

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

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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
72+
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
7373
with:
7474
name: Test Results (${{ matrix.script }})
7575
path: |

0 commit comments

Comments
 (0)