mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-26 21:02:14 +03:00
Update Github Actions generation script and upgrade freeBSD actions.
This commit is contained in:
parent
94977e823e
commit
d7b283ed32
2 changed files with 6 additions and 6 deletions
2
.github/workflows/freebsd-ci.yml
vendored
2
.github/workflows/freebsd-ci.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
name: FreeBSD (${{ matrix.arch }}, debug=${{ matrix.debug }}, prof=${{ matrix.prof }}${{ matrix.uncommon && ', uncommon' || '' }})
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue