summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/tests.yaml')
-rw-r--r--.github/workflows/tests.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml
index 59f84b15a..877487250 100644
--- a/.github/workflows/tests.yaml
+++ b/.github/workflows/tests.yaml
@@ -47,7 +47,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: >-
@@ -92,7 +92,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:
@@ -135,7 +135,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:
@@ -199,7 +199,7 @@ jobs:
}}" >> $env: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: >-
@@ -245,7 +245,7 @@ jobs:
}}" >> $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: >-
@@ -289,7 +289,7 @@ jobs:
}}" >> $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: >-