mirror of
https://github.com/containers/image.git
synced 2025-04-18 19:44:05 +03:00
[skip-ci] Update actions/checkout action to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
31b82c36d4
commit
39bbbd66c8
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Codespell
|
||||
# uses configuration within .codespellrc file
|
||||
uses: codespell-project/actions-codespell@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user