There was an error while loading. Please reload this page.
2 parents 9a0f877 + aa7f9ab commit 4cc1faeCopy full SHA for 4cc1fae
3 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
23
- name: Setup Bun
24
uses: oven-sh/setup-bun@v2
.github/workflows/docs.yml
@@ -19,7 +19,7 @@ jobs:
runs-on: arc-tsarr
- 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