mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-03-04 07:01:31 +01:00
Bump actions/checkout from 1 to 4
This commit is contained in:
parent
c63c25a9a2
commit
035674d56e
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…
x
Reference in New Issue
Block a user