Skip to content

Commit

Permalink
updated Imagemagick version in Github action to mageMagick-7.1.1-44
Browse files Browse the repository at this point in the history
  • Loading branch information
humphreyn committed Feb 23, 2025
1 parent 73fcdff commit acdf1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest

env:
imageMagicVersion: "ImageMagick-7.1.1-41"
imageMagicVersion: "ImageMagick-7.1.1-44"

strategy:
matrix:
Expand Down

0 comments on commit acdf1a4

Please sign in to comment.