Skip to content

Commit 53a4b41

Browse files
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#1918)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](actions/cache@v2.1.4...1a9e213) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d10450 commit 53a4b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: actions/setup-go@v2
7676
with:
7777
go-version: ${{ matrix.golang }}
78-
- uses: actions/[email protected].4
78+
- uses: actions/[email protected].5
7979
with:
8080
path: ~/go/pkg/mod
8181
key: ${{ runner.os }}-go-${{ matrix.golang }}-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)