We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adab3cd commit 2f2dcedCopy full SHA for 2f2dced
2 files changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
23
24
- name: Setup Python
25
uses: actions/setup-python@v6
.github/workflows/push.yml
@@ -18,7 +18,7 @@ jobs:
18
model: [yolo11n, yolov8s-worldv2, yoloe11s]
with:
0 commit comments