Skip to content

Commit 8e9e082

Browse files
committed
Update actions/upload-artifact@v4
1 parent 166fdbc commit 8e9e082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
212212
- name: Upload screenshots (macOS)
213213
if: runner.os == 'macOS' && failure()
214-
uses: actions/upload-artifact@v3
214+
uses: actions/upload-artifact@v4
215215
with:
216216
name: macos-screenshots
217217
path: /tmp/screenshots

0 commit comments

Comments
 (0)