Skip to content

Commit

Permalink
setup-dlang v2
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed Aug 6, 2024
1 parent 56564bd commit 4017652
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install D compiler
uses: dlang-community/setup-dlang@v1.4.0
uses: dlang-community/setup-dlang@v2
with:
compiler: ${{ matrix.dc }}

Expand Down

0 comments on commit 4017652

Please sign in to comment.