chore(deps): update actions/checkout action to v3.4.0

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-03-15 20:33:41 +00:00 committed by Tilman Vatteroth
parent c6cd5bd0d7
commit 33aedc1e5f
9 changed files with 14 additions and 14 deletions

View file

@ -47,7 +47,7 @@ jobs:
DEPLOY_URL: "https://${{ github.event.number }}--hedgedoc-ui-test.netlify.app/"
steps:
- name: Checkout repository
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
with:
ref: ${{ github.event.pull_request.head.sha }}