Skip to content

Commit f1425d0

Browse files
Aktualisiere Upload-Artifakte-Aktion auf Version 4 in Build.yml
1 parent 67dcab2 commit f1425d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
chmod +x ./build.sh
3030
./build.sh
3131
- name: Upload Artifacts
32-
uses: actions/upload-artifact@v3
32+
uses: actions/upload-artifact@v4
3333
with:
3434
name: eaglercraft-clients
3535
path: out/

0 commit comments

Comments
 (0)