fixed tag of curl

This commit is contained in:
Cédric Bonhomme 2020-01-06 16:49:27 +01:00
parent 81786106d0
commit b4ead9123e
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -29,7 +29,7 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Checkout curl for the tests - name: Checkout curl for the tests
uses: curl/curl@7.67.0 uses: curl/curl@curl-7_67_0
with: with:
path: test_repos/curl path: test_repos/curl