Skip to content

Commit

Permalink
Upgrade codecov action
Browse files Browse the repository at this point in the history
  • Loading branch information
hamnis committed Oct 28, 2024
1 parent 1a4fccb commit a77ea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/scala/io/circe/sbt/CirceOrgPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ object CirceOrgPlugin extends AutoPlugin {
UseRef.Public(
"codecov",
"codecov-action",
"v3"
"v4"
),
params = Map(
"flags" -> List("${{matrix.scala}}").mkString(",")
Expand Down

0 comments on commit a77ea0d

Please sign in to comment.