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 43af9d9 + 80e067a commit 53a551aCopy full SHA for 53a551a
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@v6
+ - uses: actions/download-artifact@v7
85
with:
86
name: notifications
87
path: builds
0 commit comments