Skip to content

Commit 2023fcf

Browse files
committed
Update to checkout v2
1 parent 879c2bf commit 2023fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
2121
steps:
2222
- name: Checkout
23-
uses: actions/checkout@v1
23+
uses: actions/checkout@v2
2424

2525
- name: Configure Scala
2626
uses: olafurpg/setup-scala@v10

0 commit comments

Comments
 (0)