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 7da969c commit 45c7ef7Copy full SHA for 45c7ef7
.github/workflows/autofix.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version: 20
22
cache: 'yarn'
23
24
- - uses: actions/setup-go@v5
+ - uses: actions/setup-go@v6
25
with:
26
go-version: "oldstable"
27
0 commit comments