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.
2 parents 5399b8c + 57f1115 commit c99c697Copy full SHA for c99c697
.github/workflows/sam_package_code.yml
@@ -64,7 +64,7 @@ jobs:
64
cp Makefile .aws-sam/build/
65
cp samconfig_package_and_deploy.toml .aws-sam/build/
66
67
- - uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4
+ - uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f
68
name: upload build artifact
69
with:
70
name: packaged_code
@@ -83,7 +83,7 @@ jobs:
83
84
85
86
87
name: upload sandbox build artifact
88
89
name: packaged_sandbox_code
0 commit comments