We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc63b18 commit 855fe95Copy full SHA for 855fe95
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build the mod
25
uses: geode-sdk/build-geode-mod@main
26
with:
27
- sdk: 'v3.1.1'
+ sdk: 'v3.2.0'
28
cli: 'v3.0.0'
29
bindings: geode-sdk/bindings
30
bindings-ref: main
0 commit comments