ci: update global workflows (#1606)
This commit is contained in:
parent
9bba78c11a
commit
4a657b29a3
4 changed files with 10 additions and 6 deletions
2
.github/workflows/yaml-lint.yml
vendored
2
.github/workflows/yaml-lint.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Find additional files
|
||||
id: find-files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue