summaryrefslogtreecommitdiff
path: root/.github/workflows/integration.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration.yml')
-rw-r--r--.github/workflows/integration.yml10
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml
index 59cabdc4a..d7390c068 100644
--- a/.github/workflows/integration.yml
+++ b/.github/workflows/integration.yml
@@ -31,7 +31,7 @@ jobs:
architecture: 'x64'
- name: Cache Python dependencies
id: cache-python
- uses: actions/cache@v3
+ uses: actions/cache@v4
with:
path: |
./local
@@ -61,7 +61,7 @@ jobs:
architecture: 'x64'
- name: Cache Python dependencies
id: cache-python
- uses: actions/cache@v3
+ uses: actions/cache@v4
with:
path: |
./local
@@ -93,7 +93,7 @@ jobs:
architecture: 'x64'
- name: Cache Python dependencies
id: cache-python
- uses: actions/cache@v3
+ uses: actions/cache@v4
with:
path: |
./local
@@ -137,7 +137,7 @@ jobs:
architecture: 'x64'
- name: Cache Python dependencies
id: cache-python
- uses: actions/cache@v3
+ uses: actions/cache@v4
with:
path: |
./local
@@ -181,7 +181,7 @@ jobs:
architecture: 'x64'
- name: Cache Python dependencies
id: cache-python
- uses: actions/cache@v3
+ uses: actions/cache@v4
with:
path: |
./local