Skip to content

Commit 5766b83

Browse files
build(deps): Bump actions/setup-go from 4 to 6 (#25798)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 899fa08 commit 5766b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Setup Go
4646
if: matrix.language == 'go'
47-
uses: actions/setup-go@v4
47+
uses: actions/setup-go@v6
4848
with:
4949
go-version: '1.x'
5050

0 commit comments

Comments
 (0)