We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf2119 + da0028d commit 2f3278bCopy full SHA for 2f3278b
2 files changed
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
name: release
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v4
12
- uses: actions/setup-node@v4
13
- run: 'echo ''{
14
"name": "ccapi_cpp",
.github/workflows/test.yml
@@ -53,7 +53,7 @@ jobs:
53
# }
54
55
56
57
58
- name: Download Ninja and CMake
59
id: cmake_and_ninja
0 commit comments