projects
/
platform
/
adaptation
/
npu
/
trix-engine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7193d59
)
[action] change action version
author
Yelin Jeong
<yelini.jeong@samsung.com>
Tue, 27 Feb 2024 03:51:31 +0000
(12:51 +0900)
committer
Wook Song
<wook16.song@samsung.com>
Tue, 18 Mar 2025 07:28:09 +0000
(16:28 +0900)
This patch change cpp-linter action version because of setup-python
Signed-off-by: Yelin Jeong <yelini.jeong@samsung.com>
.github/workflows/pr-build-tizen.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/pr-build-tizen.yml
b/.github/workflows/pr-build-tizen.yml
index 3119f2fbea0f199724cea475bdc8713a34e25345..ee5a0986578dabbf226449e2c275c59796e62c05 100644
(file)
--- a/
.github/workflows/pr-build-tizen.yml
+++ b/
.github/workflows/pr-build-tizen.yml
@@
-14,7
+14,7
@@
jobs:
with:
ref: ${{ github.event.pull_request.head.sha }}
- name: Run clang-format style check for C/C++
- uses: CODE-Actions/cpp-linter-cpp-linter-action@v2
+ uses: CODE-Actions/cpp-linter-cpp-linter-action@v2
.7.1
env:
GITHUB_TOKEN: ${{ secrets.GIT_TOKEN }}
with: