update setup-dlang to v1.0.2 (#763)

This fixes the previous version using the outdated `::set-env` command which is disabled now. (See https://github.com/dlang-community/setup-dlang/issues/34)

Co-authored-by: Andy McKay <andymckay@github.com>
Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
Jan Jurzitza
2021-01-04 19:44:59 +01:00
committed by GitHub
parent e402d2478e
commit 3b047441fd
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: dlang-community/setup-dlang@7c3e57bdc1ff2d8994f00e61b3ef400e67d2d7ac
- uses: dlang-community/setup-dlang@4c99aa991ce7d19dd3064de0a4f2f6b2f152e2d7
- name: 'Build & Test'
run: |