|
39 | 39 | run: | |
40 | 40 | echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc |
41 | 41 | - name: Cache conda packages |
42 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 42 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
43 | 43 | env: |
44 | 44 | CACHE_NUMBER: 3 # Increase to reset cache |
45 | 45 | with: |
@@ -112,7 +112,7 @@ jobs: |
112 | 112 | conda list -n base |
113 | 113 |
|
114 | 114 | - name: Cache conda packages |
115 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 115 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
116 | 116 | env: |
117 | 117 | CACHE_NUMBER: 3 # Increase to reset cache |
118 | 118 | with: |
@@ -197,7 +197,7 @@ jobs: |
197 | 197 | run: | |
198 | 198 | echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc |
199 | 199 | - name: Cache conda packages |
200 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 200 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
201 | 201 | env: |
202 | 202 | CACHE_NUMBER: 3 # Increase to reset cache |
203 | 203 | with: |
@@ -334,7 +334,7 @@ jobs: |
334 | 334 | run: Get-Content -Path .\lockfile |
335 | 335 |
|
336 | 336 | - name: Cache conda packages |
337 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 337 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
338 | 338 | env: |
339 | 339 | CACHE_NUMBER: 3 # Increase to reset cache |
340 | 340 | with: |
@@ -559,7 +559,7 @@ jobs: |
559 | 559 | run: | |
560 | 560 | echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc |
561 | 561 | - name: Cache conda packages |
562 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 562 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
563 | 563 | env: |
564 | 564 | CACHE_NUMBER: 3 # Increase to reset cache |
565 | 565 | with: |
@@ -691,7 +691,7 @@ jobs: |
691 | 691 | fetch-depth: 0 |
692 | 692 | - name: Cache array API tests |
693 | 693 | id: cache-array-api-tests |
694 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 694 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
695 | 695 | env: |
696 | 696 | ARRAY_CACHE: 3 |
697 | 697 | with: |
@@ -739,7 +739,7 @@ jobs: |
739 | 739 | run: | |
740 | 740 | echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc |
741 | 741 | - name: Cache conda packages |
742 | | - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 |
| 742 | + uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 |
743 | 743 | env: |
744 | 744 | CACHE_NUMBER: 3 # Increase to reset cache |
745 | 745 | with: |
|
0 commit comments