From 87d2f792ff8b977637b13b1eef8ffba4de315398 Mon Sep 17 00:00:00 2001 From: stotiks <47013208+stotiks@users.noreply.github.com> Date: Sun, 28 Jan 2024 02:30:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d94e2..61a1f41 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ jobs: # (and vcpkg does not run). - name: Setup anew (or from cache) vcpkg (and does not build any package) uses: lukka/run-vcpkg@v11 # Always specify the specific _version_ of the - # action you need, `v10` in this case to stay up + # action you need, `v11` in this case to stay up # to date with fixes on the v11 branch. #with: # This is the default location of the directory containing vcpkg sources.