Update download_artifacts.yml

This commit is contained in:
dewomser 2025-01-27 23:09:54 +01:00 committed by GitHub
parent b05054ec86
commit 8b5f7b4070
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ jobs:
repository: ${{ github.repository }} repository: ${{ github.repository }}
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@v2 uses: actions/download-artifact@v4
with: with:
name: wetter2 name: wetter2
path: ./artifacts path: ./artifacts