mirror of
https://github.com/TartanLlama/expected.git
synced 2025-08-03 19:04:29 +02:00
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
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Toolchain
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user