There was an error while loading. Please reload this page.
1 parent 0a5b8be commit bd48782Copy full SHA for bd48782
1 file changed
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
dc: [dmd-2.109.0, ldc-1.38.0]
18
runs-on: ${{ matrix.os }}
19
steps:
20
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
21
- uses: dlang-community/setup-dlang@0a7469b93f791d83f30932c6fd105796c6966e20
22
with:
23
compiler: ${{ matrix.dc }}
0 commit comments