mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 19:49:19 +02:00
Change upload artifacts to v4
This commit is contained in:
4
.github/workflows/eu07.yml
vendored
4
.github/workflows/eu07.yml
vendored
@@ -43,10 +43,10 @@ jobs:
|
|||||||
move ../build/bin/Release/* .
|
move ../build/bin/Release/* .
|
||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: compiled-binaries
|
name: compiled-binaries
|
||||||
path: artifacts/**/*
|
path: artifacts/
|
||||||
|
|
||||||
nightly_release:
|
nightly_release:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user