feat: use upload/download-artifact v3

This commit is contained in:
2024-03-28 19:16:41 +02:00
parent d2fcbf20a8
commit 42d1421574
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4
- name: Retrieve artifacts
id: download
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: artifacts
- name: Check if job errored