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 902c2d6 commit 884fd76Copy full SHA for 884fd76
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Download artifact
22
id: download-artifact
23
- uses: dawidd6/action-download-artifact@v9
+ uses: dawidd6/action-download-artifact@v11
24
with:
25
name: brick-artifacts
26
path: ci-bricks
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Download artifact from next-advanced-bricks
35
id: download-artifact-from-next-advanced-bricks
36
37
38
39
path: ci-advanced-bricks
0 commit comments