We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d53793 + acb82b8 commit d970831Copy full SHA for d970831
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
- uses: coursier/cache-action@bebeeb0e6f48ebad66d3783946588ecf43114433 # v7.0.0
27
with:
28
extraKey: ${{ runner.os }}
29
- - uses: coursier/setup-action@v1
+ - uses: coursier/setup-action@039f736548afa5411c1382f40a5bd9c2d30e0383 # v1.3.9
30
31
jvm: adopt:1.8
32
- name: Build, test, and package project on Spark 3.5
0 commit comments