Skip to content

Commit 0518bf9

Browse files
authored
ci: ignore actions/checkout until v5 comes out
1 parent e84d446 commit 0518bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ updates:
1212
ignore:
1313
- dependency-name: actions/checkout
1414
versions:
15-
- "<2"
15+
- "<5"

0 commit comments

Comments
 (0)