Update actions/cache action to v6

This commit is contained in:
renovate[bot]
2026-09-10 16:40:16 +00:00
committed by GitHub
parent 0b2b5f20f6
commit 3ee95c116e
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with: with:
go-version: "1.27.1" go-version: "1.27.1"
- name: Cache Go modules - name: Cache Go modules
uses: actions/cache@v5 uses: actions/cache@v6
with: with:
path: | path: |
~/.cache/go-build ~/.cache/go-build