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.
1 parent 854c493 commit 67e2834Copy full SHA for 67e2834
.github/workflows/build-email-function.yml
@@ -30,7 +30,7 @@ jobs:
30
working-directory: bun-packages/packages/email-function
31
32
- name: Store artifact
33
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
34
with:
35
name: email-function-dist
36
path: bun-packages/packages/email-function/dist/
0 commit comments