Skip to content

Commit

Permalink
Changed setup-dlang action
Browse files Browse the repository at this point in the history
  • Loading branch information
neilsf committed Jan 2, 2021
1 parent 4b96909 commit 6dc9c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dub_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v1

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

Expand Down

0 comments on commit 6dc9c60

Please sign in to comment.