use stable version of submodule checkout

master
Thomas Rudin 2020-02-05 20:37:19 +01:00
parent 4e5c6a6d31
commit 1c82243ad7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: textbook/git-checkout-submodule-action@master
- uses: textbook/git-checkout-submodule-action@2.0.0
- name: test
run: ./test.sh