Skip to content

Commit eade12e

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 19aff37 commit eade12e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Set up Go
16-
uses: actions/setup-go@v4
16+
uses: actions/setup-go@v6
1717
with:
1818
go-version: '1.24'
1919

0 commit comments

Comments
 (0)