From bcdcfc35239c5a34e3fc60967eb1c8eaa0e6c2c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 14:37:13 +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 32815fd..36bd40b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,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