We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 176a3ab + 1b832bc commit 9e173e2Copy full SHA for 9e173e2
1 file changed
.github/workflows/linux_and_macos.yml
@@ -193,7 +193,7 @@ jobs:
193
rm -Rf recordings/venv/
194
195
- name: 'Upload UI test renderings for inspection'
196
- uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
+ uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
197
with:
198
name: ttyplot_ui_test_${{ github.sha }}_${{ matrix.runs-on }}_${{ matrix.cc }}_${{ matrix.make }}
199
path: recordings/actual*
0 commit comments