mirror of
https://github.com/stnolting/neorv32.git
synced 2025-04-24 14:17:51 -04:00
[.github] update download-artifact action to v4
This commit is contained in:
parent
cfc2db0286
commit
3ca85781a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Documentation.yml
vendored
2
.github/workflows/Documentation.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue