We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c85be7c + b006bb1 commit b281f78Copy full SHA for b281f78
.github/workflows/codeql-analysis.yml
@@ -34,7 +34,7 @@ jobs:
34
go-version: 1.15
35
36
- name: "Cache Go modules"
37
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
38
with:
39
path: ~/go/pkg/mod
40
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
0 commit comments