aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/cmake-multi-platform.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-01-01 17:08:46 -0500
committerGitHub <noreply@github.com>2026-01-01 17:08:46 -0500
commit3a2ceb013f6507371c24dfbd284fce5d28b94b9c (patch)
tree349b4c18676e7167b6266020794a62d1ab240070 /.github/workflows/cmake-multi-platform.yml
parentcf50be9ef96fd8011fbd45321b4c454470112cf4 (diff)
downloadstasis-3a2ceb013f6507371c24dfbd284fce5d28b94b9c.tar.gz
Bump actions/checkout in /.github/workflows in the actions group
Bumps the actions group in /.github/workflows with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows/cmake-multi-platform.yml')
-rw-r--r--.github/workflows/cmake-multi-platform.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml
index ee601b1..6160b35 100644
--- a/.github/workflows/cmake-multi-platform.yml
+++ b/.github/workflows/cmake-multi-platform.yml
@@ -29,7 +29,7 @@ jobs:
c_compiler: gcc
steps:
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- name: Set reusable strings
id: strings