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 66f06cd commit 39e0e7cCopy full SHA for 39e0e7c
.github/workflows/update-contributors.yml
@@ -44,7 +44,7 @@ jobs:
44
echo "user-id=$(gh api "/users/${APP_BOT}" --jq .id)" >> "$GITHUB_OUTPUT"
45
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6
46
with:
47
- go-version: 1.23.11
+ go-version: 1.24.8
48
- name: Update contributors
49
run: make update-contributors
50
0 commit comments