File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout repository
19- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 persist-credentials : false
2222
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Checkout
30- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
30+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131 with :
3232 fetch-depth : 0
3333 lfs : false
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Checkout
35- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
35+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3636 with :
3737 fetch-depth : 0
3838 lfs : false
Original file line number Diff line number Diff line change 1616
1717 steps :
1818 - name : Checkout
19- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
19+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2020 with :
2121 fetch-depth : 0
2222 lfs : false
Original file line number Diff line number Diff line change 2222 name : ruff and hooks.
2323 runs-on : ubuntu-latest
2424 steps :
25- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
25+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626 with :
2727 persist-credentials : false
2828 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3737 runs-on : ubuntu-latest
3838 steps :
3939 - name : Checkout
40- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
40+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141 with :
4242 fetch-depth : 0
4343 lfs : false
Original file line number Diff line number Diff line change 3737
3838 steps :
3939 - name : Checkout
40- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
40+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4141 with :
4242 fetch-depth : 0
4343 lfs : false
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
17+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818 with :
1919 persist-credentials : false
2020 - name : Set up Python
You can’t perform that action at this time.
0 commit comments