Skip to content

Commit 0f1e5f4

Browse files
chore(deps): update actions/setup-go action to v6
1 parent 751dff4 commit 0f1e5f4

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
@@ -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@v4

0 commit comments

Comments
 (0)