There was an error while loading. Please reload this page.
1 parent 127ec12 commit 65c4d45Copy full SHA for 65c4d45
1 file changed
.github/workflows/ci.yml
@@ -7,8 +7,7 @@ on:
7
8
jobs:
9
test:
10
- uses: evolution-gaming/scala-github-actions/.github/workflows/ci.yml@v6
11
- secrets: inherit
+ uses: evolution-gaming/scala-github-actions/.github/workflows/ci.yml@2a389d2a5f4b093e72f738464bd7472bd0c3b4b8 # v6
12
with:
13
scala_versions: '["2.13.16", "3.3.6"]'
14
# TODO no sbt-version-policy in this repo, so binary compatibility was never checked
0 commit comments