We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53c3841 commit e0fc6f2Copy full SHA for e0fc6f2
1 file changed
.github/workflows/ctest.yml
@@ -95,7 +95,7 @@ jobs:
95
api.github.com:443
96
97
- name: Download test results
98
- uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
+ uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
99
with:
100
path: test-results
101
0 commit comments