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 d9fa7f0 + 88f9270 commit c349decCopy full SHA for c349dec
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout ✅
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
with:
18
fetch-depth: 0
19
token: ${{ secrets.GH_TOKEN }}
.github/workflows/unit-test.yml
@@ -16,7 +16,7 @@ jobs:
20
21
- name: Setup pnpm 🛠️
22
uses: pnpm/action-setup@v4
0 commit comments