Skip to content

Commit

Permalink
Merge pull request #22 from BioimageAnalysisCoreWEHI/dependabot/githu…
Browse files Browse the repository at this point in the history
…b_actions/actions/setup-python-4

Bump actions/setup-python from 2 to 4
  • Loading branch information
pr4deepr authored Nov 24, 2022
2 parents 6c05832 + f99ef25 commit 3bd4f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: "3.x"
- name: Install dependencies
Expand Down

0 comments on commit 3bd4f4b

Please sign in to comment.