Skip to content

Commit 8b86f92

Browse files
committed
chore: update actions/cache version to 4.2.3 in CI configuration
1 parent 9fddac2 commit 8b86f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
mongodb-db: test
5555
mongodb-version: ${{ matrix.mongodb-version }}
5656

57-
- uses: actions/cache@v4.0.2
57+
- uses: actions/cache@v4.2.3
5858
with:
5959
path: |
6060
${{ matrix.go-build }}

0 commit comments

Comments
 (0)