Skip to content

Commit

Permalink
Bump download artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Oct 1, 2024
1 parent a4b103f commit e219964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
sudo apt-get install cmake ninja-build llvm
- name: Download the compiler.
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: compiler
- name: Extract the compiler.
Expand Down

0 comments on commit e219964

Please sign in to comment.