ci: Update action versions. (#7449)

This commit is contained in:
Steveice10 2024-02-18 08:23:15 -08:00 committed by GitHub
parent da5aa70fc9
commit cbe8987036
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 31 additions and 31 deletions

View file

@ -10,7 +10,7 @@ jobs:
container: citraemu/build-environments:linux-fresh
if: ${{ github.repository == 'citra-emu/citra' }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive
fetch-depth: 0