Skip to content

Commit 4ea9e49

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)