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 1ebf92f + 9a87d96 commit a4ec1c5Copy full SHA for a4ec1c5
.github/workflows/ci.yml
@@ -429,8 +429,9 @@ jobs:
429
with:
430
fetch-depth: 0
431
submodules: true
432
- - uses: VirtusLab/scala-cli-setup@e661495714262ac8cb7968416d35bb19fa863a4a
+ - uses: coursier/setup-action@48280172a2c999022e42527711d6b28e4945e6f0
433
434
+ apps: "scala-cli"
435
jvm: "https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-22.2.0/graalvm-ce-java17-darwin-aarch64-22.2.0.tar.gz"
436
- uses: actions/download-artifact@v3
437
0 commit comments