Skip to content

Commit 54ba0b2

Browse files
authored
Bump upload-artifact action to v4 (#17)
1 parent f0f3a01 commit 54ba0b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ jobs:
153153
154154
- name: Upload Playwright Test report
155155
if: always()
156-
uses: actions/upload-artifact@v3
156+
uses: actions/upload-artifact@v4
157157
with:
158158
name: jupytercad-playwright-tests
159159
path: |

0 commit comments

Comments
 (0)