Skip to content

Commit 5c2603f

Browse files
authored
chore(deps): bump actions/setup-go from 5 to 6 (#382)
2 parents 2177c49 + 953b6b2 commit 5c2603f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v5
2020

2121
- name: Set Up Go
22-
uses: actions/setup-go@v5
22+
uses: actions/setup-go@v6
2323
with:
2424
go-version: '1.25'
2525

0 commit comments

Comments
 (0)