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 3f2e2a5 commit 9368ac6Copy full SHA for 9368ac6
.github/workflows/pull_request.yml
@@ -49,6 +49,5 @@ jobs:
49
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
50
with:
51
go-version: stable
52
- check-latest: true
53
- cache-dependency-path: "**/go.sum"
+ cache: 'false'
54
- run: make notices-update check-clean-work-tree
0 commit comments