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 1e8b84e commit d3a7ceaCopy full SHA for d3a7cea
.github/workflows/ci.yml
@@ -75,7 +75,7 @@ jobs:
75
run: ./gradlew testNpm
76
- name: Setup go
77
if: matrix.kind == 'shfmt'
78
- uses: actions/setup-go@v5
+ uses: actions/setup-go@v6
79
with:
80
go-version: 'stable'
81
- name: Install shfmt
0 commit comments