We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3068413 commit fa4feeaCopy full SHA for fa4feea
.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