We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f42dc5c commit 5dccab7Copy full SHA for 5dccab7
.github/workflows/tests.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: actions/setup-go@v5
22
with:
23
go-version: ${{ matrix.go }}
24
- cache: false
25
26
- name: Check out code into the Go module directory
27
uses: actions/checkout@v4
0 commit comments