3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-17 10:33:48 +00:00

Merge pull request #8910 from Z3Prover/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 4 to 6
This commit is contained in:
Nikolaj Bjorner 2026-03-09 18:57:39 -07:00 committed by GitHub
commit 2a784c6094
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 88 additions and 88 deletions

View file

@ -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