forked from TartanLlama/expected
ci: Update to actions/checkout@v4
from v3
. (#155)
This is an update to the more recent NodeJS toolchain within GitHub Actions.
This commit is contained in:
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
|||||||
install: sudo apt install clang-11
|
install: sudo apt install clang-11
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Toolchain
|
- name: Setup Toolchain
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user