Skip to content

Commit 0927b54

Browse files
Bump actions/setup-go from 6.5.0 to 7.0.0 (#80)
1 parent 703f876 commit 0927b54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- name: Set up Go 1.25
13-
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
13+
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
1414
with:
1515
go-version: 1.25
1616

0 commit comments

Comments
 (0)