Skip to content

Commit e5d15ef

Browse files
Update actions/setup-go action to v7 (#116)
Co-authored-by: ske-renovate-operator[bot] <289664651+ske-renovate-operator[bot]@users.noreply.github.com>
1 parent fee81ce commit e5d15ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121
- name: Set up Go
22-
uses: actions/setup-go@v6
22+
uses: actions/setup-go@v7
2323
id: go
2424
with:
2525
go-version: 1.26.5

0 commit comments

Comments
 (0)