chore(deps): update actions/cache digest to caa2961 #117
@@ -39,7 +39,7 @@ jobs:
|
|||||||
go.sum
|
go.sum
|
||||||
- name: cache go
|
- name: cache go
|
||||||
id: cache-go
|
id: cache-go
|
||||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
|
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/go_path
|
/go_path
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ jobs:
|
|||||||
go.sum
|
go.sum
|
||||||
- name: cache go
|
- name: cache go
|
||||||
id: cache-go
|
id: cache-go
|
||||||
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
|
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
/go_path
|
/go_path
|
||||||
|
|||||||
Reference in New Issue
Block a user