File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 - sdk : ${{ (github.event_name == 'pull_request') && 'beta' || 'NONE' }}
3434 steps :
3535 - name : Cache Pub dependencies
36- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
36+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
3737 with :
3838 path : |
3939 ~/.pub-cache/hosted
Original file line number Diff line number Diff line change 3333 - sdk : ${{ (github.event_name == 'pull_request') && 'beta' || 'NONE' }}
3434 steps :
3535 - name : Cache Pub dependencies
36- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
36+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
3737 with :
3838 path : |
3939 ~/.pub-cache/hosted
Original file line number Diff line number Diff line change 2525 runs-on : ${{ matrix.os }}
2626 steps :
2727 - name : Cache Pub dependencies
28- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
28+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
2929 with :
3030 path : |
3131 ~/.pub-cache/hosted
Original file line number Diff line number Diff line change 2929 - sdk : ${{ (github.event_name == 'pull_request') && 'beta' || 'NONE' }}
3030 steps :
3131 - name : Cache Pub dependencies
32- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
32+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
3333 with :
3434 path : |
3535 ~/.pub-cache/hosted
Original file line number Diff line number Diff line change 2828 timeout-minutes : 30
2929 steps :
3030 - name : Cache Pub dependencies
31- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
31+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
3232 with :
3333 path : |
3434 ~/.pub-cache/hosted
Original file line number Diff line number Diff line change 5353 run : git submodule update --init
5454
5555 - name : Cache Pub dependencies
56- uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # 5.0.4
56+ uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 5.0.5
5757 with :
5858 path : |
5959 ~/.pub-cache/hosted
You can’t perform that action at this time.
0 commit comments