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 bf2bea3 commit d866459Copy full SHA for d866459
3 files changed
.github/workflows/lint-and-fmt.yml
@@ -35,7 +35,7 @@ jobs:
35
cache: 'poetry'
36
37
- name: Install just
38
- uses: extractions/setup-just@v1
+ uses: extractions/setup-just@v2
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
.github/workflows/unit-test.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
0 commit comments