Skip to content

Commit e054cfb

Browse files
authored
Update action.yml
Update upload-artifact to v4
1 parent 0712191 commit e054cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install_llvm/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ runs:
5050
shell: pwsh
5151

5252
# Use default 90-day retention period
53-
- uses: actions/upload-artifact@v3.1.2
53+
- uses: actions/upload-artifact@v4
5454
with:
5555
name: llvm-inst
5656
path: "./llvm-project/inst"

0 commit comments

Comments
 (0)