Skip to content

Commit

Permalink
Update andstor/file-existence-action to v3 (#1341)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivervogel committed May 1, 2024
1 parent 55b5208 commit 449d074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Expand Up @@ -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 }}
Expand Down

0 comments on commit 449d074

Please sign in to comment.