We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d10450 commit 53a4b41Copy full SHA for 53a4b41
.github/workflows/pr.yml
@@ -75,7 +75,7 @@ jobs:
75
uses: actions/setup-go@v2
76
with:
77
go-version: ${{ matrix.golang }}
78
- - uses: actions/[email protected].4
+ - uses: actions/[email protected].5
79
80
path: ~/go/pkg/mod
81
key: ${{ runner.os }}-go-${{ matrix.golang }}-${{ hashFiles('**/go.sum') }}
0 commit comments