Skip to content

Commit 6fac80e

Browse files
renovate[bot]p0deje
authored andcommitted
chore(deps): update actions/checkout action to v6
1 parent eb671a8 commit 6fac80e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
run:
223223
working-directory: examples/proto
224224
steps:
225-
- uses: actions/checkout@v5
225+
- uses: actions/checkout@v6
226226
- uses: bazel-contrib/setup-bazel@0.15.0
227227
with:
228228
# Move autoload_externally to .bazelrc once Bazel 6 support is dropped.

0 commit comments

Comments
 (0)