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 e77a96f + 4ec89a6 commit 5ff290eCopy full SHA for 5ff290e
.github/workflows/update.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
token: ${{ steps.generate_token.outputs.token }}
25
- - uses: actions/setup-go@v4
+ - uses: actions/setup-go@v5
26
- name: Check for updates
27
run: make
28
- name: Push
0 commit comments