Skip to content

Commit f2bdaaf

Browse files
chore(deps): update actions/setup-go action to v6 (#99)
1 parent d0101f5 commit f2bdaaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
fetch-depth: 0
112112

113113
- name: Install Go
114-
uses: actions/setup-go@v5
114+
uses: actions/setup-go@v6
115115
with:
116116
go-version: ${{ env.GOLANG_VERSION }}
117117

0 commit comments

Comments
 (0)