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.
2 parents efaeeda + 8ecc962 commit 9481079Copy full SHA for 9481079
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
echo "Please check your base branch as it should be develop by default"
18
exit 1
19
- uses: actions/checkout@v4
20
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
21
with:
22
python-version: 3.9
23
- name: Install Python dependencies
0 commit comments