Skip to content

Commit 23c9273

Browse files
Renovate Bottechknowlogick
authored andcommitted
chore(deps): update actions/setup-go action to v5 (#43)
Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent 502034a commit 23c9273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: git fetch --prune --unshallow
2222
-
2323
name: Set up Go
24-
uses: actions/setup-go@v4
24+
uses: actions/setup-go@v5
2525
with:
2626
go-version-file: 'go.mod'
2727
cache: true

0 commit comments

Comments
 (0)