Skip to content

Commit

Permalink
Merge pull request #3 from jwillikers/dependabot/github_actions/extra…
Browse files Browse the repository at this point in the history
…ctions/setup-just-2

Bump extractions/setup-just from 1 to 2
  • Loading branch information
jwillikers authored Mar 4, 2024
2 parents fa6900b + db1e6e9 commit a7ef93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: extractions/setup-just@v1
- uses: extractions/setup-just@v2
with:
just-version: "1.24.0"
- name: Format justfile
Expand Down

0 comments on commit a7ef93b

Please sign in to comment.