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 818cc3b commit 0974337Copy full SHA for 0974337
.github/workflows/checks.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Checkout
41
uses: actions/checkout@v5
42
- name: Setup Godot
43
- uses: chickensoft-games/setup-godot@v2.2.0
+ uses: chickensoft-games/setup-godot@v2.3.0
44
with:
45
version: ${{ matrix.godot-version }}
46
use-dotnet: false
0 commit comments