Skip to content

Commit

Permalink
chore: Using @latest for setup-lazarus
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Nov 6, 2024
1 parent fd80190 commit 92e3a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Lazarus
uses: gcarreno/setup-lazarus@v3.2.17
uses: gcarreno/setup-lazarus@vlatest
with:
lazarus-version: ${{ matrix.lazarus-versions }}
include-packages: "Synapse 40.1"
Expand Down

0 comments on commit 92e3a57

Please sign in to comment.