Skip to content

Commit 7ae4bc4

Browse files
authored
Merge pull request #41 from Gerharddc/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents 0d26126 + 9e85a10 commit 7ae4bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
contents: write
3030

3131
steps:
32-
- uses: actions/download-artifact@v7
32+
- uses: actions/download-artifact@v8
3333
with:
3434
name: litterbox
3535

0 commit comments

Comments
 (0)