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 4a91a53 + 6f5ff03 commit f990058Copy full SHA for f990058
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@v4
+ - uses: actions/download-artifact@v5
85
with:
86
name: notifications
87
path: builds
0 commit comments