We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19972f3 + 15930f2 commit c1b1e28Copy full SHA for c1b1e28
1 file changed
.github/workflows/linux_and_macos.yml
@@ -148,7 +148,7 @@ jobs:
148
rm -Rf recordings/venv/
149
150
- name: 'Upload UI test renderings for inspection'
151
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
+ uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
152
with:
153
name: ttyplot_ui_test_${{ github.sha }}_${{ matrix.runs-on }}_${{ matrix.cc }}_${{ matrix.make }}
154
path: recordings/actual*
0 commit comments