Remove deprecated actions/checkout@v3

This commit is contained in:
Ion Gaztañaga
2024-06-30 12:51:51 +02:00
parent df03ffc8ec
commit e0dd257c98

View File

@@ -368,7 +368,6 @@ jobs:
fi
fi
git config --global pack.threads 0
- uses: actions/checkout@v3
- name: Install packages
if: matrix.install
@@ -565,7 +564,6 @@ jobs:
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v3
- name: Setup Boost
shell: cmd