Skip to content

Commit

Permalink
Merge pull request #47 from wtsi-npg/kjsanger-patch-2
Browse files Browse the repository at this point in the history
Move from checkout@v2 to @V3
  • Loading branch information
jmtcsngr authored Dec 16, 2022
2 parents 8661051 + cfab67a commit 23cdb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Python 3.10
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 23cdb35

Please sign in to comment.