Skip to content

Commit f562a43

Browse files
authored
Merge pull request #35 from InseeFrLab/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2 parents 385d5c7 + 0a0e018 commit f562a43

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)