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.
1 parent 72b8fe4 commit 007cff5Copy full SHA for 007cff5
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@v4
28
29
- name: Download Artifacts
30
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
31
with:
32
name: Lavalink.jar
33
0 commit comments