We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7354991 + 95e1c78 commit ec32294Copy full SHA for ec32294
.github/workflows/linux_and_macos.yml
@@ -186,7 +186,7 @@ jobs:
186
rm -Rf recordings/venv/
187
188
- name: 'Upload UI test renderings for inspection'
189
- uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
+ uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
190
with:
191
name: ttyplot_ui_test_${{ github.sha }}_${{ matrix.runs-on }}_${{ matrix.cc }}_${{ matrix.make }}
192
path: recordings/actual*
0 commit comments