We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c0276e commit 7a596b9Copy full SHA for 7a596b9
.github/workflows/cppcmake.yml
@@ -58,7 +58,7 @@ jobs:
58
- {name: "macos-latest", os: "macos-latest", arch: "universal"}
59
60
steps:
61
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
62
63
# Set up cross-compilation toolchain for ARM on Linux
64
- name: Install cross-compilation toolchain
0 commit comments