Skip to content

Commit 95061d0

Browse files
created the method decreaseValue synchronized
1 parent dcc5e3b commit 95061d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
ref: ${{github.event.pull_request.head.ref}}
1313
repository: ${{github.event.pull_request.head.repo.full_name}}
1414
- name: Set up JDK 17
15-
uses: actions/setup-java@v3
15+
uses: actions/setup-java@v2
1616
with:
1717
java-version: '17'
1818
distribution: 'adopt'

0 commit comments

Comments
 (0)