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 891bb2c commit a9c5ce5Copy full SHA for a9c5ce5
.github/workflows/perl-ci.yml
@@ -5,7 +5,7 @@ on: [push]
5
6
env:
7
APACHE_RELEASE: http://archive.apache.org/dist/httpd/httpd-2.4.48.tar.gz
8
- MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.11.tar.gz
+ MODPERL_RELEASE: http://www.cpan.org/authors/id/S/SH/SHAY/mod_perl-2.0.12.tar.gz
9
10
jobs:
11
build:
0 commit comments