We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcb1a38 commit 01a7527Copy full SHA for 01a7527
.github/workflows/build-email-function.yml
@@ -41,7 +41,7 @@ jobs:
41
working-directory: email-function
42
43
- name: Store email-function artifact
44
- uses: actions/upload-artifact@v4.1.0
+ uses: actions/upload-artifact@v4.2.0
45
with:
46
name: email-function-dist
47
path: email-function/dist/
0 commit comments