Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
Fixed action version
  • Loading branch information
craig8 authored May 11, 2023
1 parent 4305cd5 commit dbfbf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Set up Python ${{ matrix.python }}
id: setup-python
uses: actions/setup-python@v4.6
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit dbfbf98

Please sign in to comment.