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 a076056 commit 78785b5Copy full SHA for 78785b5
.github/workflows/ci-v2.yml
@@ -22,6 +22,7 @@ jobs:
22
with:
23
go-version: "1.20"
24
id: go
25
+ cache-dependency-path: v2
26
27
- name: checkout
28
uses: actions/checkout@v4
.github/workflows/ci-v3.yml
+ cache-dependency-path: v3
0 commit comments