mirror of
https://github.com/Intervention/image.git
synced 2025-08-23 22:12:51 +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 }}-
|
||||
|
||||
- name: Check ImageMagick cache exists
|
||||
uses: andstor/file-existence-action@v2
|
||||
uses: andstor/file-existence-action@v3
|
||||
id: cache-imagemagick-exists
|
||||
with:
|
||||
files: /home/runner/im/imagemagick-${{ matrix.imagemagick }}
|
||||
|
Reference in New Issue
Block a user