@ -80,7 +80,7 @@ jobs:
- name : checkout
- name : checkout
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name : Restore Cache
- name : Restore Cache
uses : actions/cache@ v3
uses : actions/cache@ 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
with:
# Note: unlike the other setups, this is only grabbing the mod download
# Note: unlike the other setups, this is only grabbing the mod download
# cache, rather than the whole mod directory, as the download cache
# cache, rather than the whole mod directory, as the download cache
@ -159,7 +159,7 @@ jobs:
cache : false
cache : false
- name : Restore Cache
- name : Restore Cache
uses : actions/cache@ v3
uses : actions/cache@ 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
with:
# Note: unlike the other setups, this is only grabbing the mod download
# Note: unlike the other setups, this is only grabbing the mod download
# cache, rather than the whole mod directory, as the download cache
# cache, rather than the whole mod directory, as the download cache
@ -260,7 +260,7 @@ jobs:
- name : checkout
- name : checkout
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name : Restore Cache
- name : Restore Cache
uses : actions/cache@ v3
uses : actions/cache@ 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
with:
# Note: unlike the other setups, this is only grabbing the mod download
# Note: unlike the other setups, this is only grabbing the mod download
# cache, rather than the whole mod directory, as the download cache
# cache, rather than the whole mod directory, as the download cache
@ -319,7 +319,7 @@ jobs:
- name : checkout
- name : checkout
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name : Restore Cache
- name : Restore Cache
uses : actions/cache@ v3
uses : actions/cache@ 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
with:
# Note: unlike the other setups, this is only grabbing the mod download
# Note: unlike the other setups, this is only grabbing the mod download
# cache, rather than the whole mod directory, as the download cache
# cache, rather than the whole mod directory, as the download cache
@ -367,7 +367,7 @@ jobs:
- name : checkout
- name : checkout
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name : Restore Cache
- name : Restore Cache
uses : actions/cache@ v3
uses : actions/cache@ 0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
with:
with:
# Note: unlike the other setups, this is only grabbing the mod download
# Note: unlike the other setups, this is only grabbing the mod download
# cache, rather than the whole mod directory, as the download cache
# cache, rather than the whole mod directory, as the download cache