Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajmund Szymański authored Oct 20, 2022
1 parent 1312d6c commit 9a747ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: checkout submodules
run: git submodule update --init --remote --recursive
- name: install dependencies
Expand Down

0 comments on commit 9a747ce

Please sign in to comment.