Skip to content

Commit 9e173e2

Browse files
authored
Merge pull request #177 from tenox7/dependabot/github_actions/actions/upload-artifact-4.3.3
Actions(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3
2 parents 176a3ab + 1b832bc commit 9e173e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux_and_macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
rm -Rf recordings/venv/
194194
195195
- name: 'Upload UI test renderings for inspection'
196-
uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
196+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
197197
with:
198198
name: ttyplot_ui_test_${{ github.sha }}_${{ matrix.runs-on }}_${{ matrix.cc }}_${{ matrix.make }}
199199
path: recordings/actual*

0 commit comments

Comments
 (0)