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 6712728 commit cf1234dCopy full SHA for cf1234d
.github/workflows/cicd.yaml
@@ -108,7 +108,7 @@ jobs:
108
uses: actions/checkout@v2
109
110
- name: Download Artifacts
111
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
112
with:
113
name: cq-jvm
114
path: target
@@ -167,7 +167,7 @@ jobs:
167
168
169
170
171
172
name: cq-all
173
0 commit comments