We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 956f22b commit cb21f3bCopy full SHA for cb21f3b
.github/workflows/python-package.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: ["3.9", "3.10", "3.11"]
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v5
24
with:
0 commit comments