diff options
| author | AAGaming <aagaming@riseup.net> | 2024-06-29 18:08:41 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-06-29 18:08:41 -0400 |
| commit | b378a25c8c2ab2a7807d9ea04c5441876f6f85e7 (patch) | |
| tree | ca7c18b3cab2164e3491d9ae7d00036c39efe551 /.github | |
| parent | 0c9673853090078801d6e5377514d1aab94280c2 (diff) | |
| download | decky-loader-b378a25c8c2ab2a7807d9ea04c5441876f6f85e7.tar.gz decky-loader-b378a25c8c2ab2a7807d9ea04c5441876f6f85e7.zip | |
bump download-artifactv3.0.0-pre2
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release.yml | 2 |
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 |
