Skip to content

Commit f93dd51

Browse files
authored
Merge pull request #405 from endlessm/dependabot/github_actions/chickensoft-games/setup-godot-2.3.0
Bump chickensoft-games/setup-godot from 2.2.0 to 2.3.0
2 parents 818cc3b + 0974337 commit f93dd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Checkout
4141
uses: actions/checkout@v5
4242
- name: Setup Godot
43-
uses: chickensoft-games/setup-godot@v2.2.0
43+
uses: chickensoft-games/setup-godot@v2.3.0
4444
with:
4545
version: ${{ matrix.godot-version }}
4646
use-dotnet: false

0 commit comments

Comments
 (0)