We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec32294 commit 25aef05Copy full SHA for 25aef05
.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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
+ uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
190
with:
191
name: ttyplot_ui_test_${{ github.sha }}_${{ matrix.runs-on }}_${{ matrix.cc }}_${{ matrix.make }}
192
path: recordings/actual*
0 commit comments