Skip to content

Commit f727379

Browse files
Bump chickensoft-games/setup-godot from 2.1.1 to 2.2.0
Bumps [chickensoft-games/setup-godot](https://github.com/chickensoft-games/setup-godot) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/chickensoft-games/setup-godot/releases) - [Commits](chickensoft-games/setup-godot@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: chickensoft-games/setup-godot dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d10248 commit f727379

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)