Skip to content

Commit 7964dbb

Browse files
committed
CI: bump setup-dlang to v2
Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
1 parent c39bd46 commit 7964dbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v4
2525
- name: Install D compiler
26-
uses: dlang-community/setup-dlang@v1.3.0
26+
uses: dlang-community/setup-dlang@v2
2727
with:
2828
compiler: ${{ matrix.dc }}
2929
- name: Build

0 commit comments

Comments
 (0)