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 d880919 commit 3b95ecdCopy full SHA for 3b95ecd
.github/workflows/lint-and-fmt.yml
@@ -36,7 +36,7 @@ jobs:
36
allow-prereleases: true
37
38
- name: Install just
39
- uses: extractions/setup-just@v3
+ uses: extractions/setup-just@v4
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
.github/workflows/unit-test.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
0 commit comments