We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f0a4d commit ba3453dCopy full SHA for ba3453d
.github/workflows/pr.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: actions/setup-go@v2
75
with:
76
go-version: ${{ matrix.golang }}
77
- - uses: actions/[email protected].6
+ - uses: actions/[email protected].7
78
79
path: ~/go/pkg/mod
80
key: ${{ runner.os }}-go-${{ matrix.golang }}-${{ hashFiles('**/go.sum') }}
0 commit comments