Skip to content

Commit 050ed71

Browse files
authored
Merge pull request #5 from jwillikers/dependabot/github_actions/extractions/setup-just-3
Bump extractions/setup-just from 2 to 3
2 parents b6a92b0 + a96a187 commit 050ed71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
17-
- uses: extractions/setup-just@v2
17+
- uses: extractions/setup-just@v3
1818
with:
1919
just-version: "1.24.0"
2020
- name: Format justfile

0 commit comments

Comments
 (0)