This commit is contained in:
ruslan 2025-02-19 19:38:04 +01:00 committed by GitHub
parent 1a813268c0
commit 044e95c4f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,7 +84,7 @@ jobs:
needs: build needs: build
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v4
with: with:
path: . path: .
- name: Create directory - name: Create directory