Skip to content

Commit 4c27b33

Browse files
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#2023)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a68a88e commit 4c27b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: actions/setup-go@v2
7575
with:
7676
go-version: ${{ matrix.golang }}
77-
- uses: actions/[email protected].5
77+
- uses: actions/[email protected].6
7878
with:
7979
path: ~/go/pkg/mod
8080
key: ${{ runner.os }}-go-${{ matrix.golang }}-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)