We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f6c3f commit 00bb163Copy full SHA for 00bb163
1 file changed
.github/workflows/build.yml
@@ -40,7 +40,7 @@ jobs:
40
run: haxelib run lime build windows --app-version="4.0.0-${{ github.run_id}}"
41
42
- name: Publish Artifact
43
- uses: actions/upload-artifact@v2.2.4
+ uses: actions/upload-artifact@v4
44
with:
45
name: windowsBuild
46
path: export/release/windows/bin
0 commit comments