Skip to content

Commit

Permalink
Update setup-dlang
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-zherikov committed Jun 21, 2024
1 parent 97bee99 commit 1efe9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4

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

Expand Down

0 comments on commit 1efe9be

Please sign in to comment.