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 9d10248 + f727379 commit 21ea8cbCopy full SHA for 21ea8cb
.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.1.1
+ uses: chickensoft-games/setup-godot@v2.2.0
44
with:
45
version: ${{ matrix.godot-version }}
46
use-dotnet: false
0 commit comments