We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa60a91 commit e330a66Copy full SHA for e330a66
.github/workflows/tests.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
32
- name: Install compiler
33
- uses: dlang-community/setup-dlang@v2.0.0
+ uses: dlang-community/setup-dlang@v2
34
with:
35
compiler: ${{ matrix.dc }}
36
0 commit comments