Skip to content

Commit 7b5f672

Browse files
1 parent cdedaca commit 7b5f672

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
@@ -77,7 +77,7 @@ jobs:
7777
args: --doc --package test-runner -v
7878

7979
- name: Upload emulator logs and capture videos
80-
uses: actions/upload-artifact@v3
80+
uses: actions/upload-artifact@v4
8181
# We always want to upload artifacts regardless of previous success/failure
8282
if: ${{ !cancelled() }}
8383
with:

0 commit comments

Comments
 (0)