Merge pull request #1090 from SheffieldML/devel

downgrade checkout action on manylinux container
This commit is contained in:
Martin Bubel 2024-07-22 08:57:27 +02:00 committed by GitHub
commit 64048ab6c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -185,7 +185,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v2
- name: Install build dependencies
run: |