We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bf0d9 commit 0a6ffe1Copy full SHA for 0a6ffe1
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
EXPERIMENTAL: ${{ matrix.experimental }}
34
JRUBY_OPTS: --debug
35
steps:
36
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
37
- name: Setup ImageMagick policy
38
run: sudo sh -c 'echo '\''<policymap><policy domain="coder" rights="read|write" pattern="PDF" /></policymap>'\'' > /etc/ImageMagick-6/policy.xml'
39
- name: Update package list
0 commit comments