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 a8dcf2eb9..95fc3600b 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.0.11
+ uses: actions/cache@v3.2.1
with:
path: venv
key: >-
@@ -97,7 +97,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.0.11
+ uses: actions/cache@v3.2.1
with:
path: venv
key:
@@ -142,7 +142,7 @@ jobs:
check-latest: true
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.0.11
+ uses: actions/cache@v3.2.1
with:
path: venv
key:
@@ -206,7 +206,7 @@ jobs:
}}" >> $env:GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.0.11
+ uses: actions/cache@v3.2.1
with:
path: venv
key: >-
@@ -252,7 +252,7 @@ jobs:
}}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.0.11
+ uses: actions/cache@v3.2.1
with:
path: venv
key: >-
@@ -296,7 +296,7 @@ jobs:
}}" >> $GITHUB_OUTPUT
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v3.0.11
+ uses: actions/cache@v3.2.1
with:
path: venv
key: >-