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 9481079 + 71a2965 commit 4d43c3fCopy full SHA for 4d43c3f
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
echo "Pull requests based on master can only come from the develop branch of this repository"
17
echo "Please check your base branch as it should be develop by default"
18
exit 1
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- uses: actions/setup-python@v6
21
with:
22
python-version: 3.9
0 commit comments