File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 - uses : actions/checkout@v6.0.2
6767 with :
6868 ref : ${{ inputs.tag_ref }}
69- - uses : actions/cache@v5.0.3
69+ - uses : actions/cache@v5.0.4
7070 with :
7171 path : |
7272 ~/.cargo/bin/
Original file line number Diff line number Diff line change 2323 - uses : actions/checkout@v6.0.2
2424 with :
2525 ref : ${{ inputs.tag_ref }}
26- - uses : actions/cache@v5.0.3
26+ - uses : actions/cache@v5.0.4
2727 with :
2828 path : |
2929 ~/.cargo/bin/
Original file line number Diff line number Diff line change 3535 - windows-latest
3636 steps :
3737 - uses : actions/checkout@v6.0.2
38- - uses : actions/cache@v5.0.3
38+ - uses : actions/cache@v5.0.4
3939 with :
4040 path : |
4141 ~/.cargo/bin/
5454 runs-on : ubuntu-latest
5555 steps :
5656 - uses : actions/checkout@v6.0.2
57- - uses : actions/cache@v5.0.3
57+ - uses : actions/cache@v5.0.4
5858 with :
5959 path : |
6060 ~/.cargo/bin/
7777 runs-on : ubuntu-latest
7878 steps :
7979 - uses : actions/checkout@v6.0.2
80- - uses : actions/cache@v5.0.3
80+ - uses : actions/cache@v5.0.4
8181 with :
8282 path : |
8383 ~/.cargo/bin/
You can’t perform that action at this time.
0 commit comments