cache
This commit is contained in:
parent
f87ed7ba03
commit
d844bc2f71
4
.github/workflows/e2e-windows.yml
vendored
4
.github/workflows/e2e-windows.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Check installer source changes
|
||||
uses: dorny/paths-filter@de90cc6fb38fc0963be72b67af2fb585800145a6 # v3.0.2
|
||||
uses: dorny/paths-filter@fbd0ab8f3e69293af611ebaee6363fc25e6d187d
|
||||
id: changes
|
||||
with:
|
||||
filters: |
|
||||
@ -32,7 +32,7 @@ jobs:
|
||||
- 'apps/bootstrap-installer/**'
|
||||
|
||||
- name: Restore installer build cache
|
||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a986c91a # v4.2.0
|
||||
uses: actions/cache/restore@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
|
||||
id: installer-cache
|
||||
with:
|
||||
path: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user