We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c276e commit f6464beCopy full SHA for f6464be
.github/workflows/ctest.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Upload test tesults
71
if: (!cancelled())
72
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
+ uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
73
with:
74
name: Test Results (${{ matrix.script }})
75
path: |
0 commit comments