Skip to content

Commit 3d14c8f

Browse files
Bump actions/setup-go from 5 to 6 (#158)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
1 parent 15bffc6 commit 3d14c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: go-task/setup-task@v1
2121

2222
- name: Set up Go
23-
uses: actions/setup-go@v5
23+
uses: actions/setup-go@v6
2424
with:
2525
go-version: ${{ matrix.go }}
2626

0 commit comments

Comments
 (0)