Update actions/cache action to v6

This commit is contained in:
renovate[bot]
2026-08-26 12:10:01 +00:00
committed by GitHub
parent 391d57b6b4
commit e97007c76b
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
with:
go-version: "1.27.0"
- name: Cache Go modules
uses: actions/cache@v5
uses: actions/cache@v6
with:
path: |
~/.cache/go-build