mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Bump actions/checkout from 1 to 4
This commit is contained in:
parent
c63c25a9a2
commit
035674d56e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-suite.yml
vendored
2
.github/workflows/test-suite.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
# Use ubuntu-22.04 to compile with glibc 2.35
|
||||
image: ubuntu:22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install needed dependencies
|
||||
run: |
|
||||
apt-get update && apt-get install -y curl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue