Skip to content

Commit c7c59d5

Browse files
authored
Merge pull request #56 from mafzaal/dependabot/github_actions/develop/actions/download-artifact-8
ci(deps): Bump actions/download-artifact from 7 to 8
2 parents a219a29 + bcca44f commit c7c59d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393

9494
steps:
9595
- name: Download build artifacts
96-
uses: actions/download-artifact@v7
96+
uses: actions/download-artifact@v8
9797
with:
9898
name: dist
9999
path: dist/

0 commit comments

Comments
 (0)