We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f9da9 commit 734b50fCopy full SHA for 734b50f
1 file changed
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
cmake_args: "-DVFC_SHARED=ON"
30
steps:
31
- name: checkout
32
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
33
- name: Download submodules
34
run: git submodule update --init
35
working-directory: "${{ github.workspace }}"
@@ -94,7 +94,7 @@ jobs:
94
95
96
97
98
99
100
@@ -167,7 +167,7 @@ jobs:
167
168
169
170
171
172
173
shell: bash
0 commit comments