We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0680465 commit 7dad38cCopy full SHA for 7dad38c
.github/workflows/test.yml
@@ -7,6 +7,6 @@ jobs:
7
runs-on: macos-latest
8
9
steps:
10
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
11
- name: Run unit tests
12
run: ./gradlew app:test
0 commit comments