We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 879c2bf commit 2023fcfCopy full SHA for 2023fcf
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout
23
- uses: actions/checkout@v1
+ uses: actions/checkout@v2
24
25
- name: Configure Scala
26
uses: olafurpg/setup-scala@v10
0 commit comments