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 c26b6c3 + 438d69d commit dc7c99cCopy full SHA for dc7c99c
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@v7
+ - uses: actions/download-artifact@v8
85
with:
86
name: notifications
87
path: builds
0 commit comments