Codechange: [CI] setup-vcpkg action is now in OpenTTD/actions (#14897)

This commit is contained in:
Loïc Guilloux
2025-12-10 21:13:44 +01:00
committed by Peter Nelson
parent 84c3ac6852
commit ab1ae7ec1a
12 changed files with 28 additions and 87 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
fetch-depth: 4
- name: Get pull-request commits
uses: OpenTTD/actions/checkout-pull-request@v5
uses: OpenTTD/actions/checkout-pull-request@v6
- name: Check commits
uses: OpenTTD/OpenTTD-git-hooks@main