diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76c8fba..ec859fe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,3 +31,5 @@ updates: versions: [">=8.0.0"] - dependency-name: "actions/upload-artifact" versions: [">=7.0.0"] + - dependency-name: "actions/cache" + versions: [">=5.0.4"]