mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
[ci] Update actions/checkout to latest major relese (#3575)
Fix warning that Node.js 20 will stop working in June
This commit is contained in:
committed by
GitHub
parent
45b67eee66
commit
3c61b051d2
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
BUILD_EXAMPLE: 'ON'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
- name: Build
|
||||
run: |
|
||||
mkdir -p build && cd build
|
||||
|
||||
Reference in New Issue
Block a user