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 61d9887 commit 38c089eCopy full SHA for 38c089e
.github/workflows/lts-backport.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0
18
- uses: coursier/cache-action@v6
19
- - uses: VirtusLab/[email protected].0
+ - uses: VirtusLab/[email protected].1
20
- run: scala-cli ./project/scripts/addToBackportingProject.scala -- ${{ github.sha }}
21
env:
22
GRAPHQL_API_TOKEN: ${{ secrets.GRAPHQL_API_TOKEN }}
0 commit comments