Skip to content

Commit

Permalink
Bump dlang-community/setup-dlang from 1.4.0 to 2.0.0 (#243)
Browse files Browse the repository at this point in the history
Bumps [dlang-community/setup-dlang](https://github.com/dlang-community/setup-dlang) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/dlang-community/setup-dlang/releases)
- [Commits](dlang-community/setup-dlang@2979e3e...0a7469b)

---
updated-dependencies:
- dependency-name: dlang-community/setup-dlang
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent 2ad2748 commit 9483d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
dc: [dmd-latest, ldc-latest]
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: dlang-community/setup-dlang@2979e3ea011f6a234cd3a47dcbeb60f451c9635f
- uses: dlang-community/setup-dlang@0a7469b93f791d83f30932c6fd105796c6966e20
with:
compiler: ${{ matrix.dc }}
- name: Run tests
Expand Down

0 comments on commit 9483d83

Please sign in to comment.