Skip to content

Commit 5ce4a82

Browse files
committed
Revert "Bump actions/checkout from 5 to 6 (SAP-samples#572)"
This reverts commit 575430f.
1 parent 4390f55 commit 5ce4a82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

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

2121
steps:
2222
- name: Checkout
23-
uses: actions/checkout@v6
23+
uses: actions/checkout@v5
2424
- name: Set up JDK
2525
uses: actions/setup-java@v5
2626
with:

0 commit comments

Comments
 (0)