ci: Update various actions from v2 to v3

This commit is contained in:
Morph 2022-07-05 20:41:49 -04:00
parent bbc368882c
commit efdb8481ad
2 changed files with 6 additions and 6 deletions

View file

@ -13,7 +13,7 @@ jobs:
container: yuzuemu/build-environments:linux-transifex
if: ${{ github.repository == 'yuzu-emu/yuzu' && !github.head_ref }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0