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 b0fd956 commit 0b1cbdaCopy full SHA for 0b1cbda
.github/workflows/lint-and-fmt.yml
@@ -34,7 +34,7 @@ jobs:
34
architecture: ${{ matrix.architecture }}
35
36
- name: Install just
37
- uses: extractions/setup-just@v2
+ uses: extractions/setup-just@v3
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
.github/workflows/release.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: '3.x'
23
24
25
26
27
28
.github/workflows/unit-test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
0 commit comments