chore(deps): update actions/cache action to v4 #23

Merged
Fascinated merged 1 commits from renovate/actions-cache-4.x into master 2024-09-23 09:03:36 +00:00
Showing only changes of commit 594db40db0 - Show all commits

@ -17,7 +17,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