summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index d4f255e0..5753000f 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -132,7 +132,7 @@ jobs:
needs: [create_tag, build]
steps:
- name: Fetch package artifact ⬇️
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
with:
name: PluginLoader