From 59b8333a9da8f73c265c4e4ad54d23afc9dcbe16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 22:38:38 +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 ef906c4..2248171 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,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