We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ddac6e commit 4b446b2Copy full SHA for 4b446b2
1 file changed
.github/workflows/cmake-multi-platform.yml
@@ -53,7 +53,7 @@ jobs:
53
c_compiler: cl
54
55
steps:
56
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
57
58
- name: Set reusable strings
59
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
0 commit comments