Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 3, 2025
1 parent 8fa6c20 commit 845994d
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/.touch
Original file line number Diff line number Diff line change
@@ -1 +1 @@
397
401
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
},
{
"if" : "${{ always () }}",
"uses" : "actions/upload-artifact@v3",
"uses" : "actions/upload-artifact@v4",
"with" : {
"path" : "/tmp/circle-artifacts/test"
}
Expand Down
9 changes: 6 additions & 3 deletions config/perl/pmb-install.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AnyEvent~7.17
AnyEvent::AIO~1.1
AnyEvent::FileLock~0.06
AnyEvent::Util
Canary::Stability~2013
Carp~1.50
Crypt::OpenSSL::RSA~0.33
Expand All @@ -10,10 +10,13 @@ Digest::SHA~6.04
File::Path~2.18
File::Temp~0.2311
Filter::Util::Call~1.64
IO::AIO~4.81
Method::WeakCallback~0.04
Net::SSLeay~1.94
Path::Tiny~0.146
Scalar::Util~1.63
Scalar::Util~1.68
Term::ANSIColor~5.01
Test::More~1.302199
Term::Table~0.024
Test::Builder~1.302207
Time::HiRes~1.9764
common::sense~3.75
2 changes: 1 addition & 1 deletion modules/anyevent-mysql-client
2 changes: 1 addition & 1 deletion modules/promised-file
2 changes: 1 addition & 1 deletion t_deps/modules/test-x1

0 comments on commit 845994d

Please sign in to comment.