There was an error while loading. Please reload this page.
2 parents cd71c10 + 2f0bc6e commit 6fd2b4aCopy full SHA for 6fd2b4a
1 file changed
.github/workflows/tests.yml
@@ -97,7 +97,7 @@ jobs:
97
python-version: pypy-3.11
98
steps:
99
- name: checkout
100
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
101
102
- name: Set up Python ${{ matrix.python-version }}
103
uses: actions/setup-python@v6
@@ -194,7 +194,7 @@ jobs:
194
name: ${{ matrix.image }}
195
196
197
198
199
200
with:
0 commit comments