Skip to content

Commit eb448bf

Browse files
revert ci-cd update
1 parent fb517b4 commit eb448bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
steps:
8383
- name: Download assets
84-
uses: actions/download-artifact@v4.1.7
84+
uses: actions/download-artifact@v3
8585
with:
8686
name: assets
8787
path: umd
@@ -120,7 +120,7 @@ jobs:
120120

121121
steps:
122122
- name: Download assets
123-
uses: actions/download-artifact@v4.1.7
123+
uses: actions/download-artifact@v3
124124
with:
125125
name: assets
126126
path: umd

0 commit comments

Comments
 (0)