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.
2 parents a967c49 + 917a4e9 commit 9eacb1bCopy full SHA for 9eacb1b
.github/workflows/invite.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
19
with:
20
- go-version: '1.24'
+ go-version: '1.25'
21
- name: Invite
22
env:
23
INVITER_GITHUB_API_TOKEN: ${{ secrets.INVITER_GITHUB_API_TOKEN }}
0 commit comments