chore(deps): update actions/cache action to v4 #23
@ -17,7 +17,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