ci/gha: bump actions/cache to v3

This corresponds to commit 6bf2c3b67e in main branch.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
Kir Kolyshkin
2023-04-03 18:01:52 -07:00
parent 7683e5085a
commit ed9a0e1de7
+1 -1
View File
@@ -97,7 +97,7 @@ jobs:
with:
go-version: "${{ env.GO_VERSION }}"
- name: cache go mod and $GOCACHE
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
~/go/pkg/mod