Skip to content

Commit 99e4ed9

Browse files
Merge pull request #13 from cloudbridgeuy/dependabot/github_actions/actions/download-artifact-8
ci(deps): bump actions/download-artifact from 6 to 8
2 parents 96d79cb + 99fc65a commit 99e4ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
uses: actions/checkout@v6
102102

103103
- name: Download all artifacts
104-
uses: actions/download-artifact@v6
104+
uses: actions/download-artifact@v8
105105
with:
106106
path: artifacts
107107

0 commit comments

Comments
 (0)