diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1b5a770e3..ecac6c4cc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -56,4 +56,4 @@ jobs: && github.ref == 'refs/heads/master' && github.repository == 'iris-hep/iris-hep.github.io' id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2