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 551b315 commit dfbab06Copy full SHA for dfbab06
.github/workflows/publish.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: ./.github/action/build
20
with:
21
CMAKE_ARGS: "-DWARPO_RELEASE=ON"
22
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v3
23
24
name: bin-${{ runner.os }}
25
path: build/tools/asc/warpo_asc
0 commit comments