Skip to content

Commit 0f4952b

Browse files
authored
Merge pull request #9 from jwillikers/dependabot/github_actions/extractions/setup-just-4
Bump extractions/setup-just from 3 to 4
2 parents 2bf0393 + f29d123 commit 0f4952b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v6
17-
- uses: extractions/setup-just@v3
17+
- uses: extractions/setup-just@v4
1818
with:
1919
just-version: "1.24.0"
2020
- name: Format justfile

0 commit comments

Comments
 (0)