Skip to content

Commit 3d11a5e

Browse files
Bump VirtusLab/scala-cli-setup from 1.14.0 to 1.15.0 (#5376)
1 parent fb7c824 commit 3d11a5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
echo "STTP_NATIVE=1" >> $GITHUB_ENV
7272
- name: Install scala-cli
7373
if: matrix.target-platform == 'JVM' && matrix.java == '21' && matrix.scala-version == '3'
74-
uses: VirtusLab/scala-cli-setup@d320e01a605bf27128a5657575382668f83ef34e # main, specifically v1.14.0
74+
uses: VirtusLab/scala-cli-setup@42e5f90b7aed2c0478e8074e5c25a030e1db3af6 # main, specifically v1.15.0
7575
with:
7676
jvm: '' # needed because scala-cli-setup otherwise forces the installation of their default JVM (17)
7777
- name: Enable Loom-specific modules

0 commit comments

Comments
 (0)