There was an error while loading. Please reload this page.
2 parents c00368b + 7e300d9 commit 82fa193Copy full SHA for 82fa193
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: [3.9]
23
24
steps:
25
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
26
- name: Set up Python ${{ matrix.python-version }}
27
uses: actions/setup-python@v6
28
with:
0 commit comments