build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4

Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-runtime/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-runtime/compare/v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-runtime
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 20:23:09 +00:00
committed by GitHub
parent e835707400
commit cc0d1f6331
+1 -1
View File
@@ -217,7 +217,7 @@ jobs:
uses: actions/checkout@v6 uses: actions/checkout@v6
- -
name: Expose GitHub Runtime name: Expose GitHub Runtime
uses: crazy-max/ghaction-github-runtime@v3 uses: crazy-max/ghaction-github-runtime@v4
- -
name: Environment variables name: Environment variables
if: matrix.envs != '' if: matrix.envs != ''