Skip to content

Commit b3921bf

Browse files
chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 (#13036)
1 parent 5ca7715 commit b3921bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
submodules: recursive
4848

4949
- name: Setup Go
50-
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
50+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
5151
with:
5252
go-version: "1.17"
5353

0 commit comments

Comments
 (0)