|
@@ -31,7 +31,7 @@ jobs:
|
|
architecture: 'x64'
|
|
architecture: 'x64'
|
|
- name: Cache Python dependencies
|
|
- name: Cache Python dependencies
|
|
id: cache-python
|
|
id: cache-python
|
|
- uses: actions/cache@v3
|
|
|
|
|
|
+ uses: actions/cache@v4
|
|
with:
|
|
with:
|
|
path: |
|
|
path: |
|
|
./local
|
|
./local
|
|
@@ -61,7 +61,7 @@ jobs:
|
|
architecture: 'x64'
|
|
architecture: 'x64'
|
|
- name: Cache Python dependencies
|
|
- name: Cache Python dependencies
|
|
id: cache-python
|
|
id: cache-python
|
|
- uses: actions/cache@v3
|
|
|
|
|
|
+ uses: actions/cache@v4
|
|
with:
|
|
with:
|
|
path: |
|
|
path: |
|
|
./local
|
|
./local
|
|
@@ -93,7 +93,7 @@ jobs:
|
|
architecture: 'x64'
|
|
architecture: 'x64'
|
|
- name: Cache Python dependencies
|
|
- name: Cache Python dependencies
|
|
id: cache-python
|
|
id: cache-python
|
|
- uses: actions/cache@v3
|
|
|
|
|
|
+ uses: actions/cache@v4
|
|
with:
|
|
with:
|
|
path: |
|
|
path: |
|
|
./local
|
|
./local
|
|
@@ -137,7 +137,7 @@ jobs:
|
|
architecture: 'x64'
|
|
architecture: 'x64'
|
|
- name: Cache Python dependencies
|
|
- name: Cache Python dependencies
|
|
id: cache-python
|
|
id: cache-python
|
|
- uses: actions/cache@v3
|
|
|
|
|
|
+ uses: actions/cache@v4
|
|
with:
|
|
with:
|
|
path: |
|
|
path: |
|
|
./local
|
|
./local
|
|
@@ -181,7 +181,7 @@ jobs:
|
|
architecture: 'x64'
|
|
architecture: 'x64'
|
|
- name: Cache Python dependencies
|
|
- name: Cache Python dependencies
|
|
id: cache-python
|
|
id: cache-python
|
|
- uses: actions/cache@v3
|
|
|
|
|
|
+ uses: actions/cache@v4
|
|
with:
|
|
with:
|
|
path: |
|
|
path: |
|
|
./local
|
|
./local
|