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 c341f86 commit 049d151Copy full SHA for 049d151
.github/workflows/ci-cosim-demo-app.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Install Conan deps
63
run: conan install -s build_type=Release .
64
- name: Download client
65
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
66
with:
67
name: client
68
path: resources/public/static/js/compiled/
0 commit comments