🐙 Templated web page generator for your git repositories
git clone https://github.com/m-col/gitja
Files | Refs | Readme | License

Commit a71abc9ffbe3c7acb8092561daf4f1454499a2d7
Parent: 82d8bb4a843c40aad1997e49a8917f3de93676ef
Author: mcol <mcol@posteo.net>
Date: 2023-03-06 22:58:18 +0000
Committer: mcol <mcol@posteo.net>
Committed: 2023-03-06 22:58:18 +0000

bump github-pages-deploy-action version

.github/workflows/ci.yaml Modified

@@ -44,7 +44,7 @@
 
     - name: Deploy docs
       if: matrix.os == 'ubuntu-latest' && github.event_name == 'push'
-      uses: JamesIves/github-pages-deploy-action@4.1.7
+      uses: JamesIves/github-pages-deploy-action@4.4.1
       with:
         branch: gh-pages
         folder: output