We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0fc6f2 commit 8198066Copy full SHA for 8198066
1 file changed
.github/workflows/ctest.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Upload test tesults
71
if: (!cancelled())
72
- uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
+ uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
73
with:
74
name: Test Results (${{ matrix.script }})
75
path: |
0 commit comments