Update: bump actions/checkout from 2 to 3

This commit is contained in:
Frazer Smith
2022-05-13 07:40:39 +01:00
committed by Michael Lutz
parent 2a2f80bb71
commit 9162ac9d37
5 changed files with 11 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.PREVIEW_GITHUB_TOKEN }}
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: ${{ github.event.client_payload.sha }}