Skip to content

Commit ff65ce9

Browse files
authored
Merge pull request #3 from kintsdev/dependabot/github_actions/actions/setup-go-6
Bump actions/setup-go from 5 to 6
2 parents 4a3f625 + a6c3d37 commit ff65ce9

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
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- uses: actions/checkout@v4
3535

36-
- uses: actions/setup-go@v5
36+
- uses: actions/setup-go@v6
3737
with:
3838
go-version: "^1.26"
3939

0 commit comments

Comments
 (0)