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.
1 parent d96e9e4 commit ac54d9bCopy full SHA for ac54d9b
.github/workflows/lts-backport.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
- uses: coursier/cache-action@v6
18
- - uses: VirtusLab/scala-cli-setup@v1.0.6
+ - uses: VirtusLab/scala-cli-setup@v1.1.0
19
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
20
env:
21
GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }}
0 commit comments