CI: Update to actions/checkout@v3.
This commit is contained in:
committed by
Sam Lantinga
parent
7d230af51d
commit
eea9f638e2
2
.github/workflows/n3ds.yml
vendored
2
.github/workflows/n3ds.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
container:
|
||||
image: devkitpro/devkitarm:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install build requirements
|
||||
run: |
|
||||
apt update
|
||||
|
||||
Reference in New Issue
Block a user