Skip to content

Commit 87a42a5

Browse files
chore(deps): update actions/setup-go action to v6
1 parent f1707bb commit 87a42a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/onlytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Set up Go 1.26
22-
uses: actions/setup-go@v5
22+
uses: actions/setup-go@v6
2323
with:
2424
go-version: "1.26"
2525

0 commit comments

Comments
 (0)