Skip to content

Commit 6cca588

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/download-artifact-6
2 parents e9b2659 + 5b9bac2 commit 6cca588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sam_package_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
cp Makefile .aws-sam/build/
5959
cp samconfig_package_and_deploy.toml .aws-sam/build/
6060
61-
- uses: actions/upload-artifact@v4
61+
- uses: actions/upload-artifact@v5
6262
name: upload build artifact
6363
with:
6464
name: packaged_code

0 commit comments

Comments
 (0)