Skip to content

Commit f5e2157

Browse files
authored
fix the e2e CI workflow (#721)
1 parent 14b8182 commit f5e2157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163

164164
- name: Archive
165165
if: failure()
166-
uses: actions/upload-artifact@v3
166+
uses: actions/upload-artifact@v4
167167
with:
168168
name: sst
169169
path: |

0 commit comments

Comments
 (0)