Skip to content

Commit 89f5672

Browse files
chore(deps): update lukka/run-vcpkg action to v11
1 parent 7253afc commit 89f5672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: (get-content -Path .\Cargo.toml) | %{$_ -replace "version = \`"0.0.0-development\`"","version = `"${{ needs.get_next_version.outputs.new_version }}`""} | set-content -Path .\Cargo.toml
4242

4343
- name: install and setup vcpkg
44-
uses: lukka/run-vcpkg@v10.1
44+
uses: lukka/run-vcpkg@v11.5
4545
with:
4646
vcpkgGitCommitId: b196dacc2f63f37bb75504c36c349042336749cb
4747

0 commit comments

Comments
 (0)