Skip to content

Commit

Permalink
still somehow got the wrong version
Browse files Browse the repository at this point in the history
  • Loading branch information
dangmoody committed Jul 30, 2024
1 parent 3760189 commit 67054f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install Clang
uses: KyleMayes/[email protected].2
uses: KyleMayes/[email protected].3
with:
version: "18.1.0"
directory: ${{ runner.temp }}/llvm
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
- uses: actions/checkout@v2

- name: Install Clang
uses: KyleMayes/[email protected].2
uses: KyleMayes/[email protected].3
with:
version: "18.1.4"
directory: ${{ runner.temp }}/llvm
Expand Down

0 comments on commit 67054f4

Please sign in to comment.