Skip to content

Commit a19f63b

Browse files
authored
Merge pull request #237 from Hepolise/dependabot/github_actions/main/actions/download-artifact-8
Build(deps): Bump actions/download-artifact from 7 to 8
2 parents e8968ae + 20dfe93 commit a19f63b

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
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@v6
1919

2020
- name: Download Build Artifacts
21-
uses: actions/download-artifact@v7
21+
uses: actions/download-artifact@v8
2222
with:
2323
name: Build Artifacts
2424

0 commit comments

Comments
 (0)