Skip to content

Commit

Permalink
Update setup-dlang
Browse files Browse the repository at this point in the history
  • Loading branch information
atilaneves committed May 21, 2024
1 parent 5959394 commit e24d3fb
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 @@ -45,7 +45,7 @@ jobs:
key: cache-os:${{ matrix.os }}-clang:${{ matrix.clang }}

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

Expand Down

0 comments on commit e24d3fb

Please sign in to comment.