Skip to content

Commit 00bb163

Browse files
committed
small mistake
1 parent e7f6c3f commit 00bb163

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
@@ -40,7 +40,7 @@ jobs:
4040
run: haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}"
4141

4242
- name: Publish Artifact
43-
uses: actions/upload-artifact@v2.2.4
43+
uses: actions/upload-artifact@v4
4444
with:
4545
name: windowsBuild
4646
path: export/release/windows/bin

0 commit comments

Comments
 (0)