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 6190cda commit a6885d7Copy full SHA for a6885d7
.github/workflows/python-package.yml
@@ -9,7 +9,7 @@ jobs:
9
max-parallel: 5
10
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v5
13
- name: Set up Python 3.8
14
uses: actions/setup-python@v2
15
with:
0 commit comments