Skip to content

Commit e330a66

Browse files
idk
1 parent fa60a91 commit e330a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v4
3131

3232
- name: Install compiler
33-
uses: dlang-community/setup-dlang@v2.0.0
33+
uses: dlang-community/setup-dlang@v2
3434
with:
3535
compiler: ${{ matrix.dc }}
3636

0 commit comments

Comments
 (0)