bump download-artifact

This commit is contained in:
AAGaming
2024-06-29 18:08:41 -04:00
parent 0c96738530
commit b378a25c8c

View File

@@ -132,7 +132,7 @@ jobs:
needs: [create_tag, build] needs: [create_tag, build]
steps: steps:
- name: Fetch package artifact ⬇️ - name: Fetch package artifact ⬇️
uses: actions/download-artifact@v3 uses: actions/download-artifact@v4
with: with:
name: PluginLoader name: PluginLoader