Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/cryptography-43.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippPlank authored Nov 4, 2024
2 parents 886cf08 + 89cff38 commit ab549af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
lfs: true

- name: Download lava-dl artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: lava-dl

Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:

steps:
- name: Download lava-dl artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: lava-dl

Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
repository: 'lava-dl'

- name: Download lava artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4.1.7
with:
name: lava-dl

Expand Down

0 comments on commit ab549af

Please sign in to comment.