We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dbae87 + fa4feea commit d189fcaCopy full SHA for d189fca
.github/workflows/tests.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout repository
17
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
18
19
- name: Run tests
20
run: ./gradlew test
0 commit comments