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 0a6019d commit b924794Copy full SHA for b924794
2 files changed
.github/workflows/cicd.yaml
@@ -239,7 +239,7 @@ jobs:
239
if: always()
240
steps:
241
- name: Download job status artifact
242
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
243
with:
244
pattern: result-*
245
path: results
.github/workflows/env-destroy.yaml
@@ -178,7 +178,7 @@ jobs:
178
179
180
181
182
183
184
0 commit comments