We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2212b3 commit e2a908bCopy full SHA for e2a908b
.github/workflows/windows.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
- name: Cache Connector
17
id: cache-connector
18
- uses: actions/cache@v3
+ uses: actions/cache@v4
19
with:
20
path: c:/mariadb-connector
21
key: mariadb-connector-c-${{ env.CONNECTOR_VERSION }}-win
0 commit comments