From 770ca88e2ad28c69cb39a8cf3eddaac776180776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:09:26 +0000 Subject: [PATCH] Bump gcarreno/setup-lazarus from 3.2.17 to 3.3.1 Bumps [gcarreno/setup-lazarus](https://github.com/gcarreno/setup-lazarus) from 3.2.17 to 3.3.1. - [Release notes](https://github.com/gcarreno/setup-lazarus/releases) - [Commits](https://github.com/gcarreno/setup-lazarus/compare/v3.2.17...v3.3.1) --- updated-dependencies: - dependency-name: gcarreno/setup-lazarus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 632a452..1d77c71 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,7 +60,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Install FPC+Lazarus - uses: gcarreno/setup-lazarus@v3.2.17 + uses: gcarreno/setup-lazarus@v3.3.1 with: lazarus-version: stable - name: Castle Game Engine - Env CASTLE_ENGINE_PATH