We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e59eb56 + 0a8001f commit 605a8caCopy full SHA for 605a8ca
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 0
28
29
- name: Install tooling with mise
30
- uses: jdx/mise-action@v3
+ uses: jdx/mise-action@v4
31
with:
32
cache: true
33
.github/workflows/terrarium.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6
19
20
- name: Install BEAM tooling with mise
21
22
23
24
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
76
77
0 commit comments