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 a9228d4 commit a8a97f8Copy full SHA for a8a97f8
.github/actions/go-cache/action.yml
@@ -6,7 +6,7 @@ inputs:
6
runs:
7
using: 'composite'
8
steps:
9
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
10
with:
11
path: |
12
~/.cache/go-build
0 commit comments