diff --git a/.github/workflows/marp-pages.yml b/.github/workflows/marp-pages.yml index 284d52f..d10c501 100644 --- a/.github/workflows/marp-pages.yml +++ b/.github/workflows/marp-pages.yml @@ -44,4 +44,4 @@ jobs: path: 'build' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 \ No newline at end of file + uses: actions/deploy-pages@v2 \ No newline at end of file