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 f2d3d44 commit 31799a1Copy full SHA for 31799a1
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- test
36
steps:
37
- name: Checkout
38
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
39
with:
40
persist-credentials: false
41
- name: Setup scala environment
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
TERM: dumb
30
31
32
33
34
uses: olafurpg/setup-scala@v14
0 commit comments