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 6ac6bc2 + a4c2938 commit 48228d2Copy full SHA for 48228d2
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
20
with:
21
fetch-depth: 0
22
@@ -54,7 +54,7 @@ jobs:
54
55
56
57
58
59
60
.github/workflows/e2e.yml
@@ -17,7 +17,7 @@ jobs:
- name: Setup pnpm
23
uses: pnpm/action-setup@v4
0 commit comments