Skip to content

Commit 21ea8cb

Browse files
authored
Merge pull request #390 from endlessm/dependabot/github_actions/chickensoft-games/setup-godot-2.2.0
Bump chickensoft-games/setup-godot from 2.1.1 to 2.2.0
2 parents 9d10248 + f727379 commit 21ea8cb

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@v4
4242
- name: Setup Godot
43-
uses: chickensoft-games/setup-godot@v2.1.1
43+
uses: chickensoft-games/setup-godot@v2.2.0
4444
with:
4545
version: ${{ matrix.godot-version }}
4646
use-dotnet: false

0 commit comments

Comments
 (0)