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 @@ -101,7 +101,7 @@ jobs:
101101 steps :
102102 - name : Cleanup workspace (macOS and Windows)
103103 if : ${{ runner.os == 'macOS' || runner.os == 'Windows' }}
104- uses : XRPLF/actions/cleanup-workspace@cf0433aa74563aead044a1e395610c96d65a37cf
104+ uses : XRPLF/actions/cleanup-workspace@c7d9ce5ebb03c752a354889ecd870cadfc2b1cd4
105105
106106 - name : Checkout repository
107107 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Original file line number Diff line number Diff line change 6464 steps :
6565 - name : Cleanup workspace (macOS and Windows)
6666 if : ${{ runner.os == 'macOS' || runner.os == 'Windows' }}
67- uses : XRPLF/actions/cleanup-workspace@cf0433aa74563aead044a1e395610c96d65a37cf
67+ uses : XRPLF/actions/cleanup-workspace@c7d9ce5ebb03c752a354889ecd870cadfc2b1cd4
6868
6969 - name : Checkout repository
7070 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
You can’t perform that action at this time.
0 commit comments