coverity.yml: Bump actions/checkout to v4
This commit is contained in:
parent
922e22758d
commit
3666aa510a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Clone repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: osbuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue