Update checkout action to the current version

This commit is contained in:
zinduolis
2024-11-04 19:11:23 +10:00
parent 45b61e9b5c
commit 2ce3ad755f

View File

@@ -34,7 +34,7 @@ jobs:
local-identifier: random
- name: 'Checkout the repository'
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 2