We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f9c0e9 + 097cdd4 commit bbc88a3Copy full SHA for bbc88a3
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v1
+ uses: actions/checkout@v2.3.4
11
- name: Setup Scala
12
uses: olafurpg/setup-scala@v10
13
with:
0 commit comments