diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index 38d465a2..80e424b9 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -5,7 +5,7 @@ "runs-on" : "ubuntu-latest", "steps" : [ { - "uses" : "actions/checkout@v2", + "uses" : "actions/checkout@v3", "with" : { "token" : "${{ secrets.GH_ACCESS_TOKEN }}" } diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index d32c2611..bda691ae 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -57,7 +57,7 @@ "runs-on" : "ubuntu-latest", "steps" : [ { - "uses" : "actions/checkout@v2" + "uses" : "actions/checkout@v3" }, { "run" : "mkdir -p $CIRCLE_ARTIFACTS" diff --git a/config/perl/pmb-install.txt b/config/perl/pmb-install.txt index 70fb9a72..0ea94258 100644 --- a/config/perl/pmb-install.txt +++ b/config/perl/pmb-install.txt @@ -3,7 +3,6 @@ AnyEvent~7.17 AnyEvent::DBI~3.04 AnyEvent::FileLock~0.06 AnyEvent::Fork~1.32 -AnyEvent::IO AnyEvent::Worker~0.06 B::Hooks::EndOfScope~0.26 CBOR::XS~1.86 @@ -67,16 +66,16 @@ Role::Tiny~2.002004 Role::Tiny::With~2.002004 Scalar::Util~1.63 Socket~2.037 -Specio::Library::Builtins~0.48 -Specio::Library::String~0.48 +Specio~0.48 +Specio::Subs~0.48 Sub::Exporter::Progressive~0.001013 Sub::Identify~0.14 Sub::Quote~2.006008 Term::ANSIColor~5.01 -Test::Builder~1.302195 Test::Class~0.52 Test::Differences~0.70 Test::Fatal~0.017 +Test::More~1.302195 Test::NoWarnings~1.06 Test::mysqld~1.0013 Text::Diff~1.45 diff --git a/modules/json-ps b/modules/json-ps index f3e8c492..9624967f 160000 --- a/modules/json-ps +++ b/modules/json-ps @@ -1 +1 @@ -Subproject commit f3e8c4928c5e2abde5f31f248a5de201a0498804 +Subproject commit 9624967fbc8070ddfed177884b31b24dc0121c96 diff --git a/modules/perl-json-functions-xs b/modules/perl-json-functions-xs index 8b825084..17c1b9c2 160000 --- a/modules/perl-json-functions-xs +++ b/modules/perl-json-functions-xs @@ -1 +1 @@ -Subproject commit 8b8250849e70fdfd102fee5fa64108db70a1f195 +Subproject commit 17c1b9c223215e501ae907631fca373d74484835