Skip to content

Commit 7a596b9

Browse files
committed
github checkout actions v5
1 parent 9c0276e commit 7a596b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cppcmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- {name: "macos-latest", os: "macos-latest", arch: "universal"}
5959

6060
steps:
61-
- uses: actions/checkout@v4
61+
- uses: actions/checkout@v5
6262

6363
# Set up cross-compilation toolchain for ARM on Linux
6464
- name: Install cross-compilation toolchain

0 commit comments

Comments
 (0)