Skip to content

Commit 7bbc860

Browse files
chore(deps): bump actions/setup-go from 2 to 5 (#630)
1 parent 9835d5a commit 7bbc860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
push: true
151151

152152
- if: github.event_name == 'release'
153-
uses: actions/setup-go@v2
153+
uses: actions/setup-go@v5
154154
with:
155155
go-version: 1.21
156156

0 commit comments

Comments
 (0)