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 25364a4 commit 8f90476Copy full SHA for 8f90476
1 file changed
.github/workflows/update_lockfiles.yml
@@ -34,6 +34,8 @@ jobs:
34
# prebuilt binaries where available); bin/relock then resolves each cell
35
# against its matching Ruby.
36
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
37
+ env:
38
+ MISE_JOBS: "2"
39
with:
40
install: true
41
cache: true
0 commit comments