diff --git a/.github/workflows/render.yml b/.github/workflows/render.yml index 058b6ed0b..3986a38eb 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.0.2 + uses: actions/checkout@v3.3.0 - name: Compile Zcash Protocol Specification uses: ./.github/actions/render-protocol-pdf