We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78a44db + f306480 commit 453ec30Copy full SHA for 453ec30
3 files changed
.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
18
RESEND_SIGNING_SECRET: ${{ secrets.RESEND_SIGNING_SECRET }}
19
steps:
20
- name: Checkout repo
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Setup pnpm
24
uses: pnpm/action-setup@v4
.github/workflows/test-e2e.yml
@@ -21,7 +21,7 @@ jobs:
25
26
27
.github/workflows/test-unit.yml
@@ -16,7 +16,7 @@ jobs:
16
17
0 commit comments