Skip to content

Commit a0b13f0

Browse files
authored
Merge pull request #13 from OpenVoxProject/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents 362b2ea + cc6aa38 commit a0b13f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-24.04
4343
steps:
4444
- name: checkout repo
45-
uses: actions/checkout@v3
45+
uses: actions/checkout@v4
4646
with:
4747
submodules: recursive
4848
- name: setup java

0 commit comments

Comments
 (0)