mirror of
https://github.com/zoriya/guessit.git
synced 2026-05-31 01:35:20 +00:00
feat(dependencies): drop Python 3.6 support
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user