use older checkout
Some checks failed
/ build-test (pull_request) Failing after 1m55s

This commit is contained in:
Antoine Martin 2024-08-23 17:38:14 -04:00
parent d9b85940ac
commit 4a0a7e0ebd
Signed by: ayakael
GPG key ID: D62A472A4AA7D541

View file

@ -20,7 +20,7 @@ jobs:
apt-get install -y nodejs
npm install -g pkg grunt grunt-cli
- name: Getting patches
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: Cloning document server source
run: git clone https://github.com/ONLYOFFICE/DocumentServer --recursive -b v$pkgver onlyoffice-document-server
- name: Cloning build tools