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 3a8afca commit 116095fCopy full SHA for 116095f
.github/workflows/main.yml
@@ -34,6 +34,7 @@ jobs:
34
- uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5
35
with:
36
go-version: '^1.23.0'
37
+ cache-dependency-path: "Makefile"
38
39
- name: Set up Python ${{ matrix.python-version }}
40
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
0 commit comments