Skip to content

Commit 5fbe8aa

Browse files
ci fix
1 parent 30e5827 commit 5fbe8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_run_tests.yml

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

4949
# Set up Gradle
5050
- name: Set up Gradle
51-
uses: gradle/gradle-build-action@v4
51+
uses: gradle/gradle-build-action@v3
5252
with:
5353
gradle-version: '8.10' # Quotes required to prevent YAML converting to number
5454
use-wrapper: false

0 commit comments

Comments
 (0)