diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index 8ff55439..c84e9432 100644 --- a/.github/workflows/render.yml +++ b/.github/workflows/render.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Set up Git repository - uses: actions/checkout@v3.6.0 + uses: actions/checkout@v4.1.1 - name: Compile Zcash Protocol Specification uses: ./.github/actions/render-protocol-pdf