mirror of
https://github.com/containers/podman-compose.git
synced 2025-02-03 20:09:51 +01:00
Merge pull request #890 from containers/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
This commit is contained in:
commit
d704622522
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@ -15,6 +15,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Codespell
|
||||
uses: codespell-project/actions-codespell@v2
|
||||
|
Loading…
Reference in New Issue
Block a user