[.github] update download-artifact action to v4

This commit is contained in:
stnolting 2024-02-18 00:07:39 +01:00
parent cfc2db0286
commit 3ca85781a7

View file

@ -73,7 +73,7 @@ jobs:
uses: actions/checkout@v4
- name: '📥 Download Artifacts'
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: '🛠️ Organise public subdir and create a tarball'
run: |