There was an error while loading. Please reload this page.
1 parent 12144df commit 3e32d73Copy full SHA for 3e32d73
1 file changed
.github/workflows/releaser.yml
@@ -15,7 +15,7 @@ jobs:
15
tree-state: ${{ steps.ldflags.outputs.tree-state }}
16
steps:
17
- id: checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
with:
20
fetch-depth: 0
21
- id: ldflags
@@ -36,7 +36,7 @@ jobs:
36
runs-on: macos-latest
37
38
- name: Checkout
39
40
41
42
- name: Setup Go
0 commit comments