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 ee1f567 commit 06a1b5aCopy full SHA for 06a1b5a
.github/workflows/cdk.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Upload the Diagnostic Report
90
if: failure()
91
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
92
with:
93
name: diagnose.json.gz
94
path: ./diagnose.json.gz
0 commit comments