mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-27 20:04:13 +00:00
CI: update actions/checkout from v3 to v7
silence deprecation warning (Node.js 20)
This commit is contained in:
parent
6c7a52e65f
commit
f0fe7a57ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
|
|
@ -17,6 +17,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v7
|
||||
- name: Codespell
|
||||
uses: codespell-project/actions-codespell@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue