Skip to content

Commit 0a0e018

Browse files
chore(deps): update actions/checkout action to v4
1 parent 385d5c7 commit 0a0e018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Check out GitHub repo
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515
- name: Set up JDK 17
1616
uses: actions/setup-java@v3
1717
with:

0 commit comments

Comments
 (0)