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 8a329f6 + 2aab460 commit ac9ff70Copy full SHA for ac9ff70
.github/workflows/cicd.yml
@@ -95,7 +95,7 @@ jobs:
95
uses: actions/checkout@v5
96
97
- name: Download Docker image artifacts
98
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
99
with:
100
name: docker
101
@@ -124,7 +124,7 @@ jobs:
124
125
126
127
128
129
130
@@ -155,7 +155,7 @@ jobs:
155
156
157
158
159
160
161
0 commit comments