Skip to content

Commit c7988a8

Browse files
Update actions/setup-go action to v6.5.0
1 parent bec1e9a commit c7988a8

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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
49+
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
5050
with:
5151
go-version: '1.26.x'
5252

0 commit comments

Comments
 (0)