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 780b133 commit e3ec6adCopy full SHA for e3ec6ad
.github/workflows/lint-and-fmt.yml
@@ -35,7 +35,7 @@ jobs:
35
cache: 'pip'
36
37
- name: Install just
38
- uses: extractions/setup-just@v2
+ uses: extractions/setup-just@v3
39
env:
40
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
.github/workflows/unit-test.yml
@@ -30,7 +30,7 @@ jobs:
30
31
32
33
34
0 commit comments