1
0
mirror of synced 2026-08-05 15:06:54 +00:00

chore: roll 1.51.0 driver, implement new features (#1757)

This commit is contained in:
Yury Semikhatsky
2025-03-07 19:02:19 -08:00
committed by GitHub
parent add7f56117
commit c090824c93
35 changed files with 1271 additions and 76 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Cache Maven packages
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.m2
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}