Skip to content

Commit 75b0739

Browse files
committed
Use Go 1.25
Signed-off-by: 1gtm <[email protected]>
1 parent f1c09b3 commit 75b0739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Build
1818
runs-on: ubuntu-24.04
1919
steps:
20-
- uses: actions/checkout@v1
20+
- uses: actions/checkout@v4
2121

2222
- name: Print version info
2323
id: semver

0 commit comments

Comments
 (0)