Skip to content

Commit f8c4c9b

Browse files
committed
update ci
1 parent ace74ea commit f8c4c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
run: yarn --ignore-scripts --registry=https://registry-lpm.listenai.com
8282

8383
- name: Download tarball
84-
uses: actions/download-artifact@v3
84+
uses: actions/download-artifact@v4
8585
with:
8686
name: ${{ needs.build.outputs.tarball }}
8787

0 commit comments

Comments
 (0)