Skip to content

Commit 804c760

Browse files
chore(deps): update actions/checkout action to v5
1 parent 6ee0749 commit 804c760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222

2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525
- name: Set up JDK 11
2626
uses: actions/setup-java@v4
2727
with:

0 commit comments

Comments
 (0)