Skip to content

Commit

Permalink
Merge pull request #726 from zcash/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.1.1

Bump actions/checkout from 3.6.0 to 4.1.1
  • Loading branch information
daira authored Nov 22, 2023
2 parents 1d9780f + c850bac commit e514a9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e514a9f

Please sign in to comment.