Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkwill authored Feb 28, 2024
1 parent 940d538 commit 01b9da5
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 @@ -16,7 +16,7 @@ jobs:

steps:
- name: Setup CI
uses: lava-nc/ci-setup-composite-action@v1.5_py3.10
uses: lava-nc/ci-setup-composite-action@v1.3_py3.9
with:
repository: 'Lava-DL'

Expand All @@ -29,7 +29,7 @@ jobs:

steps:
- name: Setup CI
uses: lava-nc/ci-setup-composite-action@v1.5_py3.10
uses: lava-nc/ci-setup-composite-action@v1.3_py3.9
with:
repository: 'Lava-DL'

Expand All @@ -49,7 +49,7 @@ jobs:

steps:
- name: Setup CI
uses: lava-nc/ci-setup-composite-action@v1.5_py3.10
uses: lava-nc/ci-setup-composite-action@v1.3_py3.9
with:
repository: 'Lava-DL'

Expand Down

0 comments on commit 01b9da5

Please sign in to comment.