Skip to content

Commit ba3453d

Browse files
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (#2383)
1 parent a5f0a4d commit ba3453d

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].6
77+
- uses: actions/[email protected].7
7878
with:
7979
path: ~/go/pkg/mod
8080
key: ${{ runner.os }}-go-${{ matrix.golang }}-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)