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 f83d295 commit 2c7fde1Copy full SHA for 2c7fde1
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- test
36
steps:
37
- name: Checkout
38
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
+ uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # 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