Skip to content

Commit e772ba5

Browse files
renovate[bot]ofaurax
authored andcommitted
chore(deps): update actions/setup-go action to v5
1 parent c32e83c commit e772ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
fetch-depth: 0
2121
-
2222
name: Set up Go
23-
uses: actions/setup-go@v4
23+
uses: actions/setup-go@v5
2424
with:
2525
go-version-file: go.mod
2626
-

0 commit comments

Comments
 (0)