mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01: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/* .
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: compiled-binaries
|
||||
path: artifacts/**/*
|
||||
path: artifacts/
|
||||
|
||||
nightly_release:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user