Updated to GHA checkout@v3 to avoid deprecation warnings.

This commit is contained in:
Andrey Semashev 2022-10-18 17:57:57 +03:00
parent ed1d96f251
commit f82627f2cc

View File

@ -301,7 +301,7 @@ jobs:
fi
git config --global pack.threads 0
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Install packages
if: matrix.install