mirror of
https://github.com/Intervention/image.git
synced 2025-08-25 23:06:13 +02:00
Update andstor/file-existence-action to v3 (#1341)
This commit is contained in:
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
|||||||
restore-keys: ${{ runner.os }}-ImageMagick-${{ matrix.imagemagick }}-
|
restore-keys: ${{ runner.os }}-ImageMagick-${{ matrix.imagemagick }}-
|
||||||
|
|
||||||
- name: Check ImageMagick cache exists
|
- name: Check ImageMagick cache exists
|
||||||
uses: andstor/file-existence-action@v2
|
uses: andstor/file-existence-action@v3
|
||||||
id: cache-imagemagick-exists
|
id: cache-imagemagick-exists
|
||||||
with:
|
with:
|
||||||
files: /home/runner/im/imagemagick-${{ matrix.imagemagick }}
|
files: /home/runner/im/imagemagick-${{ matrix.imagemagick }}
|
||||||
|
Reference in New Issue
Block a user