Skip to content

Commit

Permalink
ci download-artifact version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mi7chal committed Sep 13, 2024
1 parent e56b3d4 commit 732f0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Remove vendor folder
run: rm -rf vendor
- name: Download build
uses: actions/download-artifact@v4.1.7
uses: actions/download-artifact@v4
with:
name: moosh-vendor
- name: Unzip build
Expand Down

0 comments on commit 732f0b9

Please sign in to comment.