From bc17e3dc5f6bf72a63315932eaec6ed848caf4bc Mon Sep 17 00:00:00 2001 From: Ryan Foster Date: Wed, 20 May 2026 17:35:22 -0400 Subject: [PATCH] CI: Update CyberAndrii/setup-steamcmd Update to remove node20 deprecation warnings. Also update the source of the action since the name has changed. --- .github/actions/steam-upload/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/steam-upload/action.yaml b/.github/actions/steam-upload/action.yaml index 5db9fdaae..12598d2a3 100644 --- a/.github/actions/steam-upload/action.yaml +++ b/.github/actions/steam-upload/action.yaml @@ -197,7 +197,7 @@ runs: popd - name: Set Up steamcmd 🚂 - uses: CyberAndrii/setup-steamcmd@29e114af032a947f5ed57832409070d6e4cbfce3 + uses: andriivitiv/setup-steamcmd@afc45f145b95c175c3a3862d3ca84756537d48e8 # v1.3.0 - name: Generate Steam auth code 🔐 id: steam-totp