Update checkout v2 to v3
This commit is contained in:
2
.github/workflows/build-helloworld-vita.yml
vendored
2
.github/workflows/build-helloworld-vita.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install Vita Toolchain
|
||||
run: ./ci/install-vita-toolchain.sh
|
||||
|
Reference in New Issue
Block a user