Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
auburnsummer authored Oct 26, 2022
1 parent 3bc06c4 commit 751c610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: install pypy
id: setup-pypy
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: 'pypy-3.8'
cache: 'poetry'
Expand Down

0 comments on commit 751c610

Please sign in to comment.