mirror of
https://github.com/Z3Prover/z3
synced 2026-03-17 18:43:45 +00:00
Bump actions/checkout from 4 to 6
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>
This commit is contained in:
parent
78fa6d5ee8
commit
d21231fc22
22 changed files with 88 additions and 88 deletions
2
.github/workflows/zipt-code-reviewer.lock.yml
generated
vendored
2
.github/workflows/zipt-code-reviewer.lock.yml
generated
vendored
|
|
@ -256,7 +256,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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
with:
|
||||
persist-credentials: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue