ソースを参照

Attempt to fix GH flow

Alessandro Pignotti 1 年間 前
コミット
e81a1ef3a3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -234,4 +234,4 @@ jobs:
       # Deployment to github pages
       - name: Deploy GitHub Pages site
         id: deployment
-        uses: actions/deploy-pages@v2.0.0
+        uses: actions/deploy-pages@v3.0.0