Skip to content

Commit 719f22d

Browse files
chore(deps): update actions/setup-go action to v6.4.0 (#13716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 27b9a17 commit 719f22d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
cache: pnpm
126126

127127
- name: Setup Go
128-
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
128+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
129129
with:
130130
go-version: 1.25.7
131131
cache: true

0 commit comments

Comments
 (0)