1 parent 3e66068 commit 671f811Copy full SHA for 671f811
2 files changed
.github/workflows/cd.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
17
with:
18
fetch-depth: 0
19
- name: Set up Mise Environment
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
20
21
0 commit comments