Skip to content

Commit 7f05932

Browse files
authored
Merge pull request #11 from pmoscode/renovate/actions-setup-go-6.x
chore(deps): update actions/setup-go action to v6
2 parents 9ba306c + 5c95726 commit 7f05932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
task-version: 3.38.0
2121

22-
- uses: actions/setup-go@v5
22+
- uses: actions/setup-go@v6
2323
with:
2424
go-version-file: './go.mod'
2525

0 commit comments

Comments
 (0)