Skip to content

Commit 7dedc31

Browse files
[pre-commit.ci] pre-commit autoupdate (#869)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tobias Raabe <tobias.raabe@quantilope.com>
1 parent 720b2f4 commit 7dedc31

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
enable-cache: true
3535
- name: Install just
3636
uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4.0.0
37+
with:
38+
just-version: "1.43.1"
3739
- name: Install graphviz
3840
run: |
3941
sudo apt-get update
@@ -63,6 +65,8 @@ jobs:
6365
python-version: ${{ matrix.python-version }}
6466
- name: Install just
6567
uses: extractions/setup-just@53165ef7e734c5c07cb06b3c8e7b647c5aa16db3 # v4.0.0
68+
with:
69+
just-version: "1.43.1"
6670

6771
- if: matrix.os == 'ubuntu-latest'
6872
run: |

0 commit comments

Comments
 (0)