Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
59714f6cb1 chore(deps): update dependency @actions/cache to v5
Some checks failed
renovate/artifacts Artifact file update failure
2025-12-29 20:04:06 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
ThisBuild / scalaVersion := "2.13.18"
ThisBuild / scalaVersion := "2.12.15"
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2"
+1 -1
View File
@@ -29,7 +29,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/cache": "^5.0.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.5.0",