Skip to content

Commit 8c179a1

Browse files
Backport "Bump VirtusLab/scala-cli-setup from 1.4.3 to 1.5.0" to 3.5.2 (#21500)
Backports #21441 to the 3.5.2 branch. PR submitted by the release tooling. [skip ci]
2 parents 41591ae + d4ba48f commit 8c179a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lts-backport.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- uses: coursier/cache-action@v6
18-
- uses: VirtusLab/scala-cli-setup@v1.4.3
18+
- uses: VirtusLab/scala-cli-setup@v1.5.0
1919
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
2020
env:
2121
GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }}

0 commit comments

Comments
 (0)