Skip to content

Commit

Permalink
Bump KyleMayes/install-llvm-action from 1.8.3 to 1.9.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.8.3 to 1.9.0.
- [Release notes](https://github.com/kylemayes/install-llvm-action/releases)
- [Commits](KyleMayes/install-llvm-action@v1.8.3...v1.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and brian14708 committed Oct 11, 2023
1 parent 3a546eb commit 9e2e547
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.8.3
- uses: KyleMayes/install-llvm-action@v1.9.0
with:
version: "12.0"
- uses: messense/maturin-action@v1
Expand Down

0 comments on commit 9e2e547

Please sign in to comment.