There was an error while loading. Please reload this page.
1 parent d45f1e4 commit f20023fCopy full SHA for f20023f
2 files changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout
14
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
15
with:
16
fetch-depth: 0
17
- name: Set up Go
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments