We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fddac2 commit 8b86f92Copy full SHA for 8b86f92
1 file changed
.github/workflows/go.yml
@@ -54,7 +54,7 @@ jobs:
54
mongodb-db: test
55
mongodb-version: ${{ matrix.mongodb-version }}
56
57
- - uses: actions/cache@v4.0.2
+ - uses: actions/cache@v4.2.3
58
with:
59
path: |
60
${{ matrix.go-build }}
0 commit comments