We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b103f commit e219964Copy full SHA for e219964
.github/workflows/verify.yml
@@ -71,7 +71,7 @@ jobs:
71
run: |
72
sudo apt-get install cmake ninja-build llvm
73
- name: Download the compiler.
74
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
75
with:
76
name: compiler
77
- name: Extract the compiler.
0 commit comments