diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 39ed487ad34e5027da81c80b1a74d8e47188df0a_LmdpdGh1Yi93b3JrZmxvd3MvY2kueW1s..e8775a76c9d9e234b7ddd8ca900bbdeb6265884e_LmdpdGh1Yi93b3JrZmxvd3MvY2kueW1s 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -23,7 +23,7 @@
         uses: actions/setup-python@v4.2.0
         with:
           python-version: ${{ matrix.PYTHON.VERSION }}
-      - uses: actions/cache@v3.0.8
+      - uses: actions/cache@v3.0.9
         timeout-minutes: 5
         with:
           path: |
@@ -60,7 +60,7 @@
         with:
           python-version: ${{ matrix.PYTHON.VERSION }}
           architecture: ${{ matrix.WINDOWS.ARCH }}
-      - uses: actions/cache@v3.0.8
+      - uses: actions/cache@v3.0.9
         timeout-minutes: 5
         with:
           path: |
@@ -106,7 +106,7 @@
         uses: actions/setup-python@v4.2.0
         with:
           python-version: ${{ matrix.PYTHON.VERSION }}
-      - uses: actions/cache@v3.0.8
+      - uses: actions/cache@v3.0.9
         timeout-minutes: 5
         with:
           path: |
@@ -140,7 +140,7 @@
       - uses: actions/checkout@v3.0.2
         with:
           persist-credentials: false
-      - uses: actions/cache@v3.0.8
+      - uses: actions/cache@v3.0.9
         timeout-minutes: 5
         with:
           path: |