Skip to content

Commit 1640dfb

Browse files
authored
Update actions in droid workflow (#261)
1 parent 17ce5e6 commit 1640dfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/droid.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ jobs:
2929
actions: read
3030
steps:
3131
- name: Checkout repository
32-
uses: actions/checkout@v5
32+
uses: actions/checkout@v6
3333
with:
3434
fetch-depth: 1
3535

3636
- name: Run Droid Exec
37-
uses: Factory-AI/droid-action@v3
37+
uses: Factory-AI/droid-action@v4
3838
with:
3939
factory_api_key: ${{ secrets.FACTORY_API_KEY }}

0 commit comments

Comments
 (0)