Skip to content

Commit d7b1347

Browse files
committed
chore(deps): update actions/upload-artifact action to v7
1 parent a8979cc commit d7b1347

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_cmake.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
-C ${{matrix.cmake_build_type}}
4141
4242
- name: Upload Test Results
43-
uses: actions/upload-artifact@v6
43+
uses: actions/upload-artifact@v7
4444
if: failure()
4545
with:
4646
name: failure-${{ matrix.platform }}

0 commit comments

Comments
 (0)