We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23024f0 commit 9be92e0Copy full SHA for 9be92e0
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: '1.22'
+ go-version: '1.24'
21
22
- name: Build
23
env:
CODEOWNERS
@@ -0,0 +1,2 @@
1
+# Add default reviewers for community PRs
2
+* @dfangl @joe4dev @gregfurman @dominikschubert
0 commit comments