We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4df3d1c commit 4afde71Copy full SHA for 4afde71
.github/workflows/dev-build.yml
@@ -39,7 +39,7 @@ jobs:
39
40
env:
41
QT_VERSION: 6.9.2
42
- VCPKG_REF: 7130194ed62c60c073aa08de01e8c06275dfefba
+ VCPKG_REF: 74e6536215718009aae747d86d84b78376bf9e09
43
INNOSETUP_REF: is-6_5_4
44
VERSION_IDENTIFIER: ${{ github.sha }}${{ github.event.input.identifier && '.' || '' }}${{ github.event.input.identifier }}
45
0 commit comments