Skip to content

Commit b49424b

Browse files
Merge pull request #4023 from raspberrypi/dependabot/github_actions/develop/seanmiddleditch/gha-setup-ninja-6
Bump seanmiddleditch/gha-setup-ninja from 5 to 6
2 parents 51a28d0 + 9d4f87b commit b49424b

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
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
ruby-version: 3.2
3030
bundler-cache: true
31-
- uses: seanmiddleditch/gha-setup-ninja@v5
31+
- uses: seanmiddleditch/gha-setup-ninja@v6
3232
with:
3333
version: 1.10.2
3434
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain

0 commit comments

Comments
 (0)