ci: ignore actions/checkout until v5 comes out

This commit is contained in:
Henry Schreiner 2024-02-13 18:36:39 -05:00 committed by GitHub
parent e84d446d8e
commit 0518bf9f9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,4 +12,4 @@ updates:
ignore:
- dependency-name: actions/checkout
versions:
- "<2"
- "<5"