Skip to content

Commit

Permalink
Merge pull request #12 from bioio-devs/dependabot/github_actions/extr…
Browse files Browse the repository at this point in the history
…actions/setup-just-2

ci(dependabot): bump extractions/setup-just from 1 to 2
  • Loading branch information
BrianWhitneyAI authored Mar 1, 2024
2 parents 84e8f6b + a0ba328 commit b9e6ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.11"
- uses: extractions/setup-just@v1
- uses: extractions/setup-just@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Install Dependencies
Expand Down

0 comments on commit b9e6ec6

Please sign in to comment.