Skip to content

Commit

Permalink
Test actions/setup-python@v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Feb 4, 2022
1 parent 1b92028 commit 908c986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
uses: actions/setup-python@v2.3.2
with:
python-version: ${{ matrix.python-version }}
cache: pip
Expand Down

0 comments on commit 908c986

Please sign in to comment.