From b63536828e6e5754df3059152c88daad28950ed4 Mon Sep 17 00:00:00 2001 From: Philip <17368112+vHeemstra@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:08:05 +0100 Subject: [PATCH] there as well ;) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5853acc..b39136a 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ jobs: - name: Restore cached Primes id: cache-primes-restore - - uses: actions/cache/restore@v3 + uses: actions/cache/restore@v3 with: path: | path/to/dependencies