We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb517b4 commit eb448bfCopy full SHA for eb448bf
.github/workflows/ci-cd.yml
@@ -81,7 +81,7 @@ jobs:
81
82
steps:
83
- name: Download assets
84
- uses: actions/download-artifact@v4.1.7
+ uses: actions/download-artifact@v3
85
with:
86
name: assets
87
path: umd
@@ -120,7 +120,7 @@ jobs:
120
121
122
123
124
125
126
0 commit comments