Skip to content

Commit 3c014e4

Browse files
authored
chore(deps): bump actions/setup-go from 5 to 6 (#237)
2 parents 5a504b3 + 311085f commit 3c014e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

2020
- name: Set up Go
21-
uses: actions/setup-go@v5
21+
uses: actions/setup-go@v6
2222
with:
2323
go-version: '1.25'
2424

0 commit comments

Comments
 (0)