Skip to content

Commit

Permalink
Bump actions/download-artifact to 4.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Sep 3, 2024
1 parent fb0b3ad commit 248d8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v2

- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
path: dist

Expand Down

0 comments on commit 248d8fb

Please sign in to comment.