We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98dac9 commit d0728d5Copy full SHA for d0728d5
.github/workflows/ci.yml
@@ -26,6 +26,7 @@ jobs:
26
uses: actions/setup-go@v4
27
with:
28
go-version: 1.22.x
29
+ cache: false
30
- name: Checkout
31
uses: actions/checkout@v4
32
- name: Cache Modules
0 commit comments