chore: bump github actions deps

Update github actions modules.

Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
This commit is contained in:
Serge Logvinov
2023-08-06 10:52:09 +03:00
committed by Serge
parent bc879ab871
commit 8076eee523
3 changed files with 4 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Unshallow
run: git fetch --prune --unshallow