There was an error while loading. Please reload this page.
2 parents 88328c2 + 464a602 commit ad2036dCopy full SHA for ad2036d
3 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Setup Bun
24
uses: oven-sh/setup-bun@v2
.github/workflows/docs.yml
@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
- name: Checkout
25
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments