[CI] Update SDE action

more robust and efficient installation process.
Thanks @ppetrovt

closes https://github.com/official-stockfish/Stockfish/pull/6885

No functional change
This commit is contained in:
Joost VandeVondele
2026-06-06 09:57:45 +02:00
parent b1053e60b7
commit 91045b2ff6
+2 -2
View File
@@ -20,7 +20,7 @@ jobs:
version: 15
- name: Download SDE package
uses: petarpetrovt/setup-sde@d230e06df0ca06ced70000e4a7fa62afc9a2001e # v4.0
uses: petarpetrovt/setup-sde@31aa4a8e85e109bef00f1d838613fcc6ec421271 # v5.0
with:
environmentVariableName: SDE_DIR
sdeVersion: 9.58.0
@@ -75,7 +75,7 @@ jobs:
install: mingw-w64-x86_64-gcc make git zip
- name: Download SDE package
uses: petarpetrovt/setup-sde@d230e06df0ca06ced70000e4a7fa62afc9a2001e # v4.0
uses: petarpetrovt/setup-sde@31aa4a8e85e109bef00f1d838613fcc6ec421271 # v5.0
with:
environmentVariableName: SDE_DIR
sdeVersion: 9.58.0