Merge pull request 'chore(deps): update actions/cache action to v4' (#23) from renovate/actions-cache-4.x into master
Reviewed-on: Fascinated/home-ops#23
This commit is contained in:
commit
0dbb674269
@ -21,7 +21,7 @@ jobs:
|
|||||||
go-version: "1.23.1"
|
go-version: "1.23.1"
|
||||||
|
|
||||||
- name: Cache Go modules
|
- name: Cache Go modules
|
||||||
uses: actions/cache@v3
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cache/go-build
|
~/.cache/go-build
|
||||||
|
Reference in New Issue
Block a user