We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d9cb1 commit b7ce22dCopy full SHA for b7ce22d
.github/workflows/ctest.yml
@@ -69,7 +69,7 @@ jobs:
69
70
- name: Upload test tesults
71
if: always()
72
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
73
with:
74
name: Test Results (${{ matrix.script }})
75
path: |
0 commit comments