Skip to content

Commit 3fb42e9

Browse files
committed
deps: update to actions/upload-action@v4
1 parent 9a32adc commit 3fb42e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ branding:
77
runs:
88
using: 'composite'
99
steps:
10-
- uses: actions/upload-artifact@v3
10+
- uses: actions/upload-artifact@v4
1111
with:
1212
name: clang-tidy-review
1313
path: |

0 commit comments

Comments
 (0)