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 5e5f318 commit 218f66fCopy full SHA for 218f66f
.github/workflows/project_structure.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: actions/checkout@v5
19
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
20
with:
21
python-version: '3.13'
22
0 commit comments