Github CI: Update action name

It was moved to the dlang-community organization last night.
This commit is contained in:
Geod24 2020-06-04 13:48:00 +09:00
parent 4d3af05905
commit 576eaba790

View file

@ -140,7 +140,7 @@ jobs:
# Setting up the host D compiler #
########################################
- name: Prepare compiler
uses: mihails-strasuns/setup-dlang@v1
uses: dlang-community/setup-dlang@v1
with:
# The host compiler does not matter too much, it is simply used for building DMD
# Other CIs will test bootstrapping.