diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2026-01-06 10:41:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-06 10:41:49 -0500 |
| commit | 88ecc3dbed53fd1a044914dbf2c2eb1a65bca5f3 (patch) | |
| tree | d445c50dd60312cf76193d5ecbdc4f3acdd69ed2 /.github/workflows/cmake-multi-platform.yml | |
| parent | afbb98e79e9df429bff491bc1071645536bbbd3c (diff) | |
| parent | 3a2ceb013f6507371c24dfbd284fce5d28b94b9c (diff) | |
| download | stasis-master.tar.gz | |
Merge pull request #117 from spacetelescope/dependabot/github_actions/dot-github/workflows/actions-ee1c097272HEADmaster
Bump actions/checkout from 4.2.2 to 5.0.0 in /.github/workflows in the actions group
Diffstat (limited to '.github/workflows/cmake-multi-platform.yml')
| -rw-r--r-- | .github/workflows/cmake-multi-platform.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 055fa0e..8586e19 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 |
