feat(dependencies): drop Python 3.6 support

This commit is contained in:
Rémi Alvergnat
2022-11-01 12:18:52 +01:00
parent 9f60c9c932
commit 47f57184a9
4 changed files with 49 additions and 50 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- run: mkdocs build
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages