Skip to content

Commit 6b28533

Browse files
Update actions/setup-go action to v6.4.0
1 parent 9532b1b commit 6b28533

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
21
4747
distribution: 'temurin'
4848
- name: Setup Go environment
49-
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
49+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
5050
with:
5151
go-version: '1.25.x'
5252

0 commit comments

Comments
 (0)