mirror of
https://github.com/coredns/coredns.git
synced 2025-12-03 00:54:01 -05:00
build(deps): bump actions/checkout from 3 to 4 (#6302)
This commit is contained in:
2
.github/workflows/yamllint.yml
vendored
2
.github/workflows/yamllint.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: 'Checkout'
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: 'Yamllint'
|
||||
uses: karancode/yamllint-github-action@fdef6bc189425ecc84cc4543b2674566c0827053
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user