Skip to content

Commit 319ef0f

Browse files
authored
Merge pull request #18 from OpenVoxProject/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents fc4723f + ab40e04 commit 319ef0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lein-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- '11'
2424
steps:
2525
- name: Check out repository code
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v5
2727
- name: Setup java
2828
uses: actions/setup-java@v5
2929
with:

0 commit comments

Comments
 (0)