summaryrefslogtreecommitdiff
path: root/.github/workflows/primer-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/primer-test.yaml')
-rw-r--r--.github/workflows/primer-test.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/primer-test.yaml b/.github/workflows/primer-test.yaml
index d000b3ece..30181efa0 100644
--- a/.github/workflows/primer-test.yaml
+++ b/.github/workflows/primer-test.yaml
@@ -50,7 +50,7 @@ jobs:
'requirements_test_min.txt') }}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.2.1
+ uses: actions/cache@v3.2.2
with:
path: venv
key: >-
@@ -83,7 +83,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.2.1
+ uses: actions/cache@v3.2.2
with:
path: venv
key:
@@ -119,7 +119,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.2.1
+ uses: actions/cache@v3.2.2
with:
path: venv
key: