diff --git a/.github/workflows/arise-deploy.yml b/.github/workflows/arise-deploy.yml index 24e5f29..095ac1b 100644 --- a/.github/workflows/arise-deploy.yml +++ b/.github/workflows/arise-deploy.yml @@ -27,7 +27,7 @@ jobs: name: Deploy Arise steps: - name: git-checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 - name: Install pandoc run: sudo apt-get install -y pandoc