mirror of
https://github.com/Z3Prover/z3
synced 2026-02-19 15:04:42 +00:00
Bump actions/checkout from 4 to 6 (#8351)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
248c8059d4
commit
8596ec695b
22 changed files with 65 additions and 65 deletions
2
.github/workflows/api-coherence-checker.lock.yml
generated
vendored
2
.github/workflows/api-coherence-checker.lock.yml
generated
vendored
|
|
@ -88,7 +88,7 @@ jobs:
|
|||
- name: Create gh-aw temp directory
|
||||
run: bash /opt/gh-aw/actions/create_gh_aw_tmp_dir.sh
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
|
||||
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v5
|
||||
|
||||
# Cache memory file share configuration from frontmatter processed below
|
||||
- name: Create cache-memory directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue