Skip to content

Commit dc7c99c

Browse files
Merge pull request #158 from TheDragonCode/dependabot/github_actions/actions/download-artifact-8
Bump actions/download-artifact from 7 to 8
2 parents c26b6c3 + 438d69d commit dc7c99c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Remove old file
8282
run: rm -f builds/notifications
8383

84-
- uses: actions/download-artifact@v7
84+
- uses: actions/download-artifact@v8
8585
with:
8686
name: notifications
8787
path: builds

0 commit comments

Comments
 (0)