Skip to content

Commit 9ab62b6

Browse files
renovate[bot]jmattheis
authored andcommitted
chore(deps): update actions/setup-go action to v6
1 parent e6f019f commit 9ab62b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
gotify:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/setup-go@v5
8+
- uses: actions/setup-go@v6
99
with:
1010
go-version: 1.24.x
1111
- uses: actions/setup-node@v5

0 commit comments

Comments
 (0)