File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc
3939
4040 - name : Cache conda packages
41- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
41+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
4242 env :
4343 CACHE_NUMBER : 0 # Increase to reset cache
4444 with :
@@ -109,7 +109,7 @@ jobs:
109109 python-version : ${{ matrix.python }}
110110
111111 - name : Cache conda packages
112- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
112+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
113113 env :
114114 CACHE_NUMBER : 3 # Increase to reset cache
115115 with :
@@ -195,7 +195,7 @@ jobs:
195195 echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc
196196
197197 - name : Cache conda packages
198- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
198+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
199199 env :
200200 CACHE_NUMBER : 0 # Increase to reset cache
201201 with :
@@ -273,7 +273,7 @@ jobs:
273273 more lockfile
274274
275275 - name : Cache conda packages
276- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
276+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
277277 env :
278278 CACHE_NUMBER : 3 # Increase to reset cache
279279 with :
Original file line number Diff line number Diff line change 3838 echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc
3939
4040 - name : Cache conda packages
41- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
41+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
4242 env :
4343 CACHE_NUMBER : 0 # Increase to reset cache
4444 with :
@@ -109,7 +109,7 @@ jobs:
109109 python-version : ${{ matrix.python }}
110110
111111 - name : Cache conda packages
112- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
112+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
113113 env :
114114 CACHE_NUMBER : 3 # Increase to reset cache
115115 with :
@@ -195,7 +195,7 @@ jobs:
195195 echo "pkgs_dirs: [~/.conda/pkgs]" >> ~/.condarc
196196
197197 - name : Cache conda packages
198- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
198+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
199199 env :
200200 CACHE_NUMBER : 0 # Increase to reset cache
201201 with :
@@ -273,7 +273,7 @@ jobs:
273273 more lockfile
274274
275275 - name : Cache conda packages
276- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
276+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
277277 env :
278278 CACHE_NUMBER : 3 # Increase to reset cache
279279 with :
You can’t perform that action at this time.
0 commit comments