Skip to content

Commit f7edd63

Browse files
Upgrade release
1 parent 226f80f commit f7edd63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ jobs:
5353
with:
5454
fetch-depth: 0
5555
- name: Go Setup
56-
uses: actions/setup-go@v3
56+
uses: actions/setup-go@v4
5757
with:
58-
go-version: 1.21
58+
go-version: '1.21'
5959
check-latest: true
6060
- name: Get version
6161
id: get_version

0 commit comments

Comments
 (0)