Skip to content

Commit f5d641a

Browse files
authored
Update pypy.yml
1 parent 1b829db commit f5d641a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020

2121
- name: Setup Python
22-
uses: actions/setup-python@v4
22+
uses: actions/setup-python@v3
2323
with:
2424
python-version: ${{ matrix.python-version }}
2525
architecture: x64

0 commit comments

Comments
 (0)