Skip to content

Commit

Permalink
Bump KyleMayes/install-llvm-action from 1.9.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 1.9.0 to 2.0.0.
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Changelog](https://github.com/KyleMayes/install-llvm-action/blob/master/CHANGELOG.md)
- [Commits](KyleMayes/install-llvm-action@v1.9.0...v2.0.0)

---
updated-dependencies:
- dependency-name: KyleMayes/install-llvm-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and brian14708 committed Apr 2, 2024
1 parent c3b1cd4 commit c8cc090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v4
- uses: KyleMayes/install-llvm-action@v1.9.0
- uses: KyleMayes/install-llvm-action@v2.0.0
with:
version: "12.0"
- uses: messense/maturin-action@v1
Expand Down

0 comments on commit c8cc090

Please sign in to comment.