Setup SteamCMD
Version updated for https://github.com/andriivitiv/setup-steamcmd to version v1.3.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-steamcmd GitHub Action automates the installation and configuration of SteamCMD, the Steam Console Client, for use in CI/CD workflows. It simplifies tasks such as managing Steam applications by providing a ready-to-use environment for executing SteamCMD commands. Key capabilities include setting up SteamCMD and exposing output paths for its installation directory and executable.
Release notes
What’s Changed
- Upgrade from node20 to node24 by @Calfur in https://github.com/andriivitiv/setup-steamcmd/pull/9
New Contributors
- @Calfur made their first contribution in https://github.com/andriivitiv/setup-steamcmd/pull/9
Full Changelog: https://github.com/andriivitiv/setup-steamcmd/compare/v1.2.0...v1.3.0