Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Sep 6, 2024
1 parent 4db17d9 commit 8c7eb1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
},
{
"if" : "${{ always () }}",
"uses" : "actions/upload-artifact@v3",
"uses" : "actions/upload-artifact@v4",
"with" : {
"path" : "/tmp/circle-artifacts/test"
}
Expand Down
7 changes: 4 additions & 3 deletions config/perl/pmb-install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ B::Hooks::EndOfScope~0.28
CBOR::XS~1.87
Canary::Stability~2013
Capture::Tiny~0.48
Carp::Heavy~1.50
Carp~1.50
Class::Accessor::Fast~0.51
Class::Accessor::Lite~0.08
Class::Data::Inheritable~0.09
Expand All @@ -28,7 +28,7 @@ DateTime~1.65
DateTime::Format::Builder~0.83
DateTime::Format::MySQL~0.08
DateTime::Format::Strptime~1.79
DateTime::Locale::FromData~1.43
DateTime::Locale~1.43
DateTime::TimeZone~2.62
Devel::StackTrace~2.05
Digest::SHA~6.04
Expand Down Expand Up @@ -71,6 +71,7 @@ Role::Tiny~2.002004
Scalar::Util~1.65
Socket~2.038
Specio::Declare~0.48
Specio::Library::Numeric~0.48
Sub::Exporter::Progressive~0.001013
Sub::Identify~0.14
Sub::Quote~2.006008
Expand All @@ -79,7 +80,7 @@ Term::Table~0.022
Test::Class~0.52
Test::Differences~0.71
Test::Fatal~0.017
Test::More~1.302202
Test::More~1.302203
Test::NoWarnings~1.06
Test::mysqld~1.0030
Text::Diff~1.45
Expand Down

0 comments on commit 8c7eb1b

Please sign in to comment.