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 7fe1f0b commit 2ce42b4Copy full SHA for 2ce42b4
.github/workflows/ci_np2.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- name: Set up Python
17
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
18
with:
19
python-version: '3.13'
20
allow-prereleases: true
0 commit comments