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"
|
||||
|
||||
- name: Cache Go modules
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
~/.cache/go-build
|
||||
|
Reference in New Issue
Block a user