Skip to content

Commit 2c33bc5

Browse files
Merge pull request #141 from TheDragonCode/dependabot/github_actions/actions/download-artifact-6
2 parents 0be8e10 + bcee447 commit 2c33bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
84+
- uses: actions/download-artifact@v6
8585
with:
8686
name: notifications
8787
path: builds

0 commit comments

Comments
 (0)