Skip to content

Commit 22bb7df

Browse files
committed
Update actions/setup-go to v6
1 parent dd23621 commit 22bb7df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
uses: actions/checkout@v4
9595

9696
- name: Set up Go
97-
uses: actions/setup-go@v5
97+
uses: actions/setup-go@v6
9898
with:
9999
go-version: ${{ matrix.go }}
100100

0 commit comments

Comments
 (0)