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 46d3bc6 commit f832c5fCopy full SHA for f832c5f
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- uses: actions/checkout@v4
27
- - uses: dlang-community/setup-dlang@4c99aa991ce7d19dd3064de0a4f2f6b2f152e2d7
+ - uses: dlang-community/setup-dlang@934047eba531212a2c77e7c1b5999d32c2becb81
28
29
- name: 'Build & Test'
30
run: |
0 commit comments