3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-03-03 20:24:36 +00:00

Merge pull request #8836 from Z3Prover/dependabot/github_actions/actions/checkout-6.0.2

Bump actions/checkout from 5.0.1 to 6.0.2
This commit is contained in:
Nikolaj Bjorner 2026-03-02 15:47:22 -08:00 committed by GitHub
commit ba88256a2a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 28 additions and 28 deletions

View file

@ -53,7 +53,7 @@ jobs:
with:
destination: /opt/gh-aw/actions
- name: Checkout .github and .agents folders
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v6.0.2
with:
sparse-checkout: |
.github
@ -258,7 +258,7 @@ jobs:
with:
destination: /opt/gh-aw/actions
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v6.0.2
with:
persist-credentials: false
- name: Create gh-aw temp directory