Roll back to actions/checkout v1

v2 uses the wrong commit sometimes: actions/checkout#299
develop
lethosor 2020-07-27 01:12:14 -04:00
parent 569370489a
commit 289e0df828
No known key found for this signature in database
GPG Key ID: 76A269552F4F58C1
3 changed files with 4 additions and 4 deletions

@ -24,7 +24,7 @@ jobs:
zlib1g-dev
pip install sphinx
- name: Clone DFHack
uses: actions/checkout@v2
uses: actions/checkout@v1
with:
fetch-depth: 0 # unlimited - we need past tags
submodules: true
@ -99,7 +99,7 @@ jobs:
sudo apt-get update
sudo apt-get install lua5.3
- name: Clone DFHack
uses: actions/checkout@v2
uses: actions/checkout@v1
with:
submodules: true
# don't need tags here

@ -1 +1 @@
Subproject commit d6800389a501d53dcc353d7e82137f5e2a7d08c8
Subproject commit 61bdd4236ef9cdde03516d73444ff3708c8ee822

@ -1 +1 @@
Subproject commit 3678042e41f84669c0faf5984f22cf3742186091
Subproject commit 9799af8cb4c825ca9dbe6e6293c28790a5edbfef