We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a68a88e commit 4c27b33Copy full SHA for 4c27b33
.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].5
+ - uses: actions/[email protected].6
78
79
path: ~/go/pkg/mod
80
key: ${{ runner.os }}-go-${{ matrix.golang }}-${{ hashFiles('**/go.sum') }}
0 commit comments