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.
2 parents d86de6f + 9ad580f commit 9f9473eCopy full SHA for 9f9473e
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: ccm pip installation
24
uses: BSFishy/pip-action@v1
25
with:
26
- packages: git+git://github.com/riptano/ccm.git@435f3210e16d0b648fbf33d6390d5ab4c9e630d4
+ packages: git+https://github.com/riptano/ccm.git@435f3210e16d0b648fbf33d6390d5ab4c9e630d4
27
28
- name: Setup Scala
29
uses: olafurpg/setup-scala@v10
0 commit comments