mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-29 06:12:11 +03:00
Update acitons/checkout and actions/upload-artifact to v4
This commit is contained in:
parent
ed9b00a96b
commit
1978e5cdac
2 changed files with 4 additions and 4 deletions
2
.github/workflows/check_formatting.yaml
vendored
2
.github/workflows/check_formatting.yaml
vendored
|
|
@ -5,6 +5,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Check for trailing whitespace
|
||||
run: scripts/check_trailing_whitespace.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue