@@ -14,49 +14,49 @@ runs:
1414 using : " composite"
1515 steps :
1616 - name : Checkout openchemistry
17- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
17+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
1818 with :
1919 repository : openchemistry/openchemistry
2020 submodules : ${{ inputs.checkout-submodules }}
2121 path : openchemistry
2222
2323 - name : Checkout avogadroapp
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
24+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
2525 with :
2626 path : openchemistry/avogadroapp
2727
2828 - name : Checkout avogadrolibs
29- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
29+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
3030 with :
3131 repository : openchemistry/avogadrolibs
3232 path : openchemistry/avogadrolibs
3333
3434 - name : Checkout i18n
35- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
35+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
3636 with :
3737 repository : openchemistry/avogadro-i18n
3838 path : openchemistry/avogadro-i18n
3939
4040 - name : Checkout avogenerators
41- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
41+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
4242 with :
4343 repository : openchemistry/avogenerators
4444 path : openchemistry/avogenerators
4545
4646 - name : Checkout crystals
47- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
47+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
4848 with :
4949 repository : openchemistry/crystals
5050 path : openchemistry/crystals
5151
5252 - name : Checkout fragments
53- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
53+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
5454 with :
5555 repository : openchemistry/fragments
5656 path : openchemistry/fragments
5757
5858 - name : Checkout molecules
59- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
59+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 .0.2
6060 with :
6161 repository : openchemistry/molecules
6262 path : openchemistry/molecules
0 commit comments