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.
2 parents 818cc3b + 0974337 commit f93dd51Copy full SHA for f93dd51
.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