diff --git a/.github/workflows/runnable_cxx.yml b/.github/workflows/runnable_cxx.yml index c934c6e52b..f0d9b6e2d2 100644 --- a/.github/workflows/runnable_cxx.yml +++ b/.github/workflows/runnable_cxx.yml @@ -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.