upload-artifact v4 -> v3

This commit is contained in:
Christoph Stahl 2025-04-02 15:54:46 +02:00
parent f8ba7f27c5
commit 5ab26b0207

View file

@ -25,7 +25,7 @@ jobs:
make make
make install make install
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v3
with: with:
name: win-on-linux name: win-on-linux
path: /artifact path: /artifact