CI: Update to actions/checkout@v3.
This commit is contained in:
committed by
Sam Lantinga
parent
7d230af51d
commit
eea9f638e2
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
run: |
|
||||
brew install \
|
||||
ninja
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Check that versioning is consistent
|
||||
# We only need to run this once: arbitrarily use the Linux/CMake build
|
||||
if: "runner.os == 'Linux' && ! matrix.platform.autotools"
|
||||
|
||||
Reference in New Issue
Block a user