mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-11 06:54:45 +01:00
Update download_artifacts.yml
This commit is contained in:
parent
b05054ec86
commit
8b5f7b4070
1 changed files with 1 additions and 1 deletions
2
.github/workflows/download_artifacts.yml
vendored
2
.github/workflows/download_artifacts.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue