Skip to content

Commit e6dd449

Browse files
chore(deps): update actions/checkout action to v4
1 parent 25743fb commit e6dd449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
-
2323
name: Checkout
24-
uses: actions/checkout@v3
24+
uses: actions/checkout@v4
2525
-
2626
uses: actions/setup-python@v4
2727
with:

0 commit comments

Comments
 (0)