[dep] Auto upgrade via Dependabot (#104)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
Nemo
2023-06-08 11:46:40 +05:30
committed by GitHub
parent 1ec69e4ac9
commit ed3d139109
3 changed files with 30 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ jobs:
bundler-cache: true
- uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'
- name: Setup Release Script
run: |
git config --global init.defaultBranch main