Skip to content

Commit 06a1b5a

Browse files
authored
Update cdk.yml
1 parent ee1f567 commit 06a1b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- name: Upload the Diagnostic Report
9090
if: failure()
91-
uses: actions/upload-artifact@v3
91+
uses: actions/upload-artifact@v4
9292
with:
9393
name: diagnose.json.gz
9494
path: ./diagnose.json.gz

0 commit comments

Comments
 (0)