Skip to content

Commit 8f47818

Browse files
committed
Update release CI to Godot 4.5
1 parent 4e9d815 commit 8f47818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ env:
2626
godot
2727
2828
# Used for integration test artifact, must be without patch version.
29-
GODOT_ARTIFACT_VERSION: "4.4"
29+
GODOT_ARTIFACT_VERSION: "4.5"
3030

3131
# Note: used for test and clippy, not for publish. Test features are different from other CIs.
3232
CLIPPY_TEST_FEATURES: "--features godot/experimental-godot-api,godot/codegen-rustfmt,godot/serde"

0 commit comments

Comments
 (0)