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 4e9d815 commit 8f47818Copy full SHA for 8f47818
.github/workflows/release-version.yml
@@ -26,7 +26,7 @@ env:
26
godot
27
28
# Used for integration test artifact, must be without patch version.
29
- GODOT_ARTIFACT_VERSION: "4.4"
+ GODOT_ARTIFACT_VERSION: "4.5"
30
31
# Note: used for test and clippy, not for publish. Test features are different from other CIs.
32
CLIPPY_TEST_FEATURES: "--features godot/experimental-godot-api,godot/codegen-rustfmt,godot/serde"
0 commit comments