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 a08e5b9 commit 39750e9Copy full SHA for 39750e9
.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@v5
21
with:
22
python-version: 3.9
0 commit comments