Skip to content

Commit e4fe1d4

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent d3e79b3 commit e4fe1d4

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
@@ -212,7 +212,7 @@ jobs:
212212
run: pnpm --filter=livekit-server-sdk build
213213

214214
- name: Download all artifacts
215-
uses: actions/download-artifact@v4
215+
uses: actions/download-artifact@v5
216216
with:
217217
path: packages/livekit-rtc/artifacts
218218

0 commit comments

Comments
 (0)