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.
2 parents b114b84 + c7c7396 commit 9d74d87Copy full SHA for 9d74d87
.github/workflows/deploy-fe.yml
@@ -144,7 +144,7 @@ jobs:
144
#
145
# Download artifact for e2e testing
146
147
- - uses: actions/download-artifact@v2
+ - uses: actions/download-artifact@v3
148
id: download-artifact
149
with:
150
name: artifact-fe
@@ -199,7 +199,7 @@ jobs:
199
200
# Download the artifact
201
202
203
204
205
0 commit comments