We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0be8e10 + bcee447 commit 2c33bc5Copy full SHA for 2c33bc5
1 file changed
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Remove old file
82
run: rm -f builds/notifications
83
84
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
85
with:
86
name: notifications
87
path: builds
0 commit comments