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 701ae47 commit 7b9b79eCopy full SHA for 7b9b79e
.github/workflows/sync_lab_release.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v4
28
29
- name: Set up Python
30
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
31
with:
32
python-version: '3.9'
33
0 commit comments