From f6ab71c0e54d091abfd9f7eebbc32998f3a3aaac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 08:23:58 +0000 Subject: [PATCH] Bump gcarreno/setup-lazarus from 3.2.17 to 3.3.0 Bumps [gcarreno/setup-lazarus](https://github.com/gcarreno/setup-lazarus) from 3.2.17 to 3.3.0. - [Release notes](https://github.com/gcarreno/setup-lazarus/releases) - [Commits](https://github.com/gcarreno/setup-lazarus/compare/v3.2.17...v3.3.0) --- 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 fe4ed83..b41e9cd 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.0 with: lazarus-version: stable