Skip to content

Commit dcc5e3b

Browse files
created the method decreaseValue synchronized
1 parent 98063cd commit dcc5e3b

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@v2
15+
uses: actions/setup-java@v3
1616
with:
1717
java-version: '17'
1818
distribution: 'adopt'

0 commit comments

Comments
 (0)