We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0712191 commit e054cfbCopy full SHA for e054cfb
.github/actions/install_llvm/action.yml
@@ -50,7 +50,7 @@ runs:
50
shell: pwsh
51
52
# Use default 90-day retention period
53
- - uses: actions/upload-artifact@v3.1.2
+ - uses: actions/upload-artifact@v4
54
with:
55
name: llvm-inst
56
path: "./llvm-project/inst"
0 commit comments