Skip to content

Commit

Permalink
Merge pull request #124 from MideTechnology/feature/workflow_update
Browse files Browse the repository at this point in the history
Feature/workflow update
  • Loading branch information
jbenpol authored Dec 16, 2022
2 parents 4b0fbdb + 7130bf4 commit 7450bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:

- uses: actions/setup-python@v3
- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
- run: python -m pip install --upgrade pip
Expand Down

0 comments on commit 7450bf4

Please sign in to comment.