We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9b2659 + 5b9bac2 commit 6cca588Copy full SHA for 6cca588
1 file changed
.github/workflows/sam_package_code.yml
@@ -58,7 +58,7 @@ jobs:
58
cp Makefile .aws-sam/build/
59
cp samconfig_package_and_deploy.toml .aws-sam/build/
60
61
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
62
name: upload build artifact
63
with:
64
name: packaged_code
0 commit comments