We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c39bd46 commit 7964dbbCopy full SHA for 7964dbb
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
- uses: actions/checkout@v4
25
- name: Install D compiler
26
- uses: dlang-community/setup-dlang@v1.3.0
+ uses: dlang-community/setup-dlang@v2
27
with:
28
compiler: ${{ matrix.dc }}
29
- name: Build
0 commit comments