possible actions fix

thank you, anon!
This commit is contained in:
Lion Kortlepel
2021-10-26 02:22:03 +02:00
parent 6de625682d
commit 7287fce341
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ jobs:
submodules: 'recursive'
- name: Restore artifacts, or run vcpkg, build and cache artifacts
uses: lukka/run-vcpkg@main
uses: lukka/run-vcpkg@v7
id: runvcpkg
with:
vcpkgArguments: 'lua zlib rapidjson boost-beast boost-asio openssl websocketpp curl'

View File

@@ -82,7 +82,7 @@ jobs:
submodules: 'recursive'
- name: Restore artifacts, or run vcpkg, build and cache artifacts
uses: lukka/run-vcpkg@main
uses: lukka/run-vcpkg@v7
id: runvcpkg
with:
vcpkgArguments: 'lua zlib rapidjson boost-beast boost-asio openssl websocketpp curl'