Skip to content
Snippets Groups Projects
Commit 2fbc774c authored by Massimiliano Culpo's avatar Massimiliano Culpo Committed by Peter Scheibel
Browse files

Use checkout v2 to avoid issues on retriggering

parent 89f4ce96
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ jobs:
matrix:
package: [lz4, mpich, tut, py-setuptools, openjpeg, r-rcpp]
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2
- name: Cache ccache's store
uses: actions/cache@v1
with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment