Skip to content

Commit 5b11ecf

Browse files
committed
build: try updating Go toolchain weekly
1 parent c28dd3e commit 5b11ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-go-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Update Go toolchain
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "21 3 * * *"
6+
- cron: "21 3 * * 1"
77

88
jobs:
99
hashes:

0 commit comments

Comments
 (0)