File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5454 asdf_version : 0.18.0
5555
5656 - name : Cache asdf
57- uses : actions/cache@v5
57+ uses : actions/cache@v5.0.5
5858 with :
5959 path : |
6060 ~/.asdf
6868 PYTHON_CONFIGURE_OPTS : --enable-shared
6969
7070 - name : Cache Virtualenv
71- uses : actions/cache@v5
71+ uses : actions/cache@v5.0.5
7272 id : cache-venv
7373 with :
7474 path : .venv
Original file line number Diff line number Diff line change 2323 asdf_version : v0.18.0
2424
2525 - name : Cache asdf
26- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2
26+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae
2727 with :
2828 path : |
2929 ~/.asdf
3838
3939 - name : Cache Virtualenv
4040 id : cache-venv
41- uses : actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2
41+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae
4242 with :
4343 path : |
4444 .venv
Original file line number Diff line number Diff line change 6161 asdf_version : 0.18.0
6262
6363 - name : Cache asdf
64- uses : actions/cache@v5
64+ uses : actions/cache@v5.0.5
6565 with :
6666 path : |
6767 ~/.asdf
7575 PYTHON_CONFIGURE_OPTS : --enable-shared
7676
7777 - name : Cache Virtualenv
78- uses : actions/cache@v5
78+ uses : actions/cache@v5.0.5
7979 id : cache-venv
8080 with :
8181 path : .venv
Original file line number Diff line number Diff line change 2222 asdf_version : 0.18.0
2323
2424 - name : Cache asdf
25- uses : actions/cache@v5
25+ uses : actions/cache@v5.0.5
2626 with :
2727 path : |
2828 ~/.asdf
3636 PYTHON_CONFIGURE_OPTS : --enable-shared
3737
3838 - name : Cache Virtualenv
39- uses : actions/cache@v5
39+ uses : actions/cache@v5.0.5
4040 id : cache-venv
4141 with :
4242 path : .venv
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135135 asdf_version : 0.18.0
136136
137137 - name : Cache asdf
138- uses : actions/cache@v5
138+ uses : actions/cache@v5.0.5
139139 with :
140140 path : |
141141 ~/.asdf
@@ -149,7 +149,7 @@ jobs:
149149 PYTHON_CONFIGURE_OPTS : --enable-shared
150150
151151 - name : Cache Virtualenv
152- uses : actions/cache@v5
152+ uses : actions/cache@v5.0.5
153153 id : cache-venv
154154 with :
155155 path : .venv
Original file line number Diff line number Diff line change 4242 asdf_version : 0.18.0
4343
4444 - name : Cache asdf
45- uses : actions/cache@v5
45+ uses : actions/cache@v5.0.5
4646 with :
4747 path : |
4848 ~/.asdf
5656 PYTHON_CONFIGURE_OPTS : --enable-shared
5757
5858 - name : Cache Virtualenv
59- uses : actions/cache@v5
59+ uses : actions/cache@v5.0.5
6060 id : cache-venv
6161 with :
6262 path : .venv
You can’t perform that action at this time.
0 commit comments