Skip to content

Commit 65dd176

Browse files
renovate[bot]0xfeeddeadbeef
authored andcommitted
Update seanmiddleditch/gha-setup-ninja action to v6
1 parent 9731eb6 commit 65dd176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060

6161
- name: Setup Ninja (Windows)
6262
if: ${{ success() && startsWith(matrix.os, 'windows') }}
63-
uses: seanmiddleditch/gha-setup-ninja@v5
63+
uses: seanmiddleditch/gha-setup-ninja@v6
6464

6565
- name: Setup Visual C++
6666
if: ${{ success() && startsWith(matrix.os, 'windows') }}

0 commit comments

Comments
 (0)