Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkwill authored Jul 26, 2024
1 parent c38d8a9 commit f264486
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
lfs: true

- name: setup CI
uses: lava-nc/ci-setup-composite-action@v1.2
uses: lava-nc/ci-setup-composite-action@v1.5.12_py3.10
with:
repository: 'Lava'

Expand All @@ -37,7 +37,7 @@ jobs:
lfs: true

- name: setup CI
uses: lava-nc/ci-setup-composite-action@v1.2
uses: lava-nc/ci-setup-composite-action@v1.5.12_py3.10
with:
repository: 'Lava'

Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
sudo apt -y install metavision-sdk metavision-sdk-python3.9 >> /dev/null
- name: setup CI
uses: lava-nc/ci-setup-composite-action@v1.3_py3.9
uses: lava-nc/ci-setup-composite-action@v1.5.12_py3.10
with:
repository: 'Lava'

Expand Down

0 comments on commit f264486

Please sign in to comment.