Skip to content

Commit

Permalink
Bump KyleMayes/install-llvm-action from 2.0.3 to 2.0.4
Browse files Browse the repository at this point in the history
Bumps [KyleMayes/install-llvm-action](https://github.com/kylemayes/install-llvm-action) from 2.0.3 to 2.0.4.
- [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@v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent ac0375e commit b5490e8
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@v2.0.3
- uses: KyleMayes/install-llvm-action@v2.0.4
with:
version: "12.0"
- uses: messense/maturin-action@v1
Expand Down

0 comments on commit b5490e8

Please sign in to comment.