Skip to content

Commit 01a7527

Browse files
chore(deps): update actions/upload-artifact action to v4.2.0
1 parent fcb1a38 commit 01a7527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-email-function.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
working-directory: email-function
4242

4343
- name: Store email-function artifact
44-
uses: actions/upload-artifact@v4.1.0
44+
uses: actions/upload-artifact@v4.2.0
4545
with:
4646
name: email-function-dist
4747
path: email-function/dist/

0 commit comments

Comments
 (0)