Skip to content

Commit 14f78d4

Browse files
Update actions/setup-go action to v7
1 parent a05a62e commit 14f78d4

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

0 commit comments

Comments
 (0)