Skip to content

Commit 77cadb7

Browse files
authored
Update cachewithgradle.yml
1 parent 4bc9ef8 commit 77cadb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cachewithgradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
java-version: [11, 17, 21 ]
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: gowridurgad/setup-java-fork@testing-snap
14+
- uses: actions/setup-java@v4
1515
with:
1616
distribution: 'sapmachine'
1717
java-version: ${{ matrix.java-version }}

0 commit comments

Comments
 (0)