File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1717 using : " composite"
1818 steps :
1919 - name : Cache Vagrant boxes
20- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # 4.2.3
20+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # 4.2.4
2121 with :
2222 path : ~/.vagrant.d/boxes
2323 key : ${{ runner.os }}-vagrant-${{ inputs.distro }}-${{ hashFiles('distros_supported.yml') }}
Original file line number Diff line number Diff line change 2323 runs-on : vm-self-hosted
2424 steps :
2525 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
26- - uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # 4.2.3
26+ - uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # 4.2.4
2727 with :
2828 path : ~/.vagrant.d/boxes
2929 key : ${{ runner.os }}-vagrant-${{ hashFiles('distros_supported.yml') }}
You can’t perform that action at this time.
0 commit comments