1 parent 38647a4 commit 8b2384eCopy full SHA for 8b2384e
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@v6
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
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