Skip to content

Commit 2e9431b

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-6
2 parents 486318b + 74afe13 commit 2e9431b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cdk_package_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
Makefile \
6767
cdk.json
6868
69-
- uses: actions/upload-artifact@v4
69+
- uses: actions/upload-artifact@v5
7070
name: upload build artifact
7171
with:
7272
name: build_artifact

0 commit comments

Comments
 (0)