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 714f3b6 commit de7f979Copy full SHA for de7f979
.github/workflows/lts-backport.yaml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
19
- uses: VirtusLab/[email protected]
20
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
21
env:
0 commit comments