Skip to content

Commit 965207c

Browse files
chore(deps): bump actions/cache from 2 to 3 (#64)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7ab872 commit 965207c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
ref: ${{ github.ref }}
4949

50-
- uses: actions/cache@v2
50+
- uses: actions/cache@v3
5151
with:
5252
path: |
5353
${{ matrix.go-build }}

0 commit comments

Comments
 (0)