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 8381962 commit 7861eb6Copy full SHA for 7861eb6
.github/workflows/checks.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Checkout
41
uses: actions/checkout@v4
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