mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-11 16:13:51 +03:00
bump download-artifact
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user