Skip to content

Commit a0ebbf4

Browse files
committed
chore(deps): update actions/checkout action to v6
1 parent debd239 commit a0ebbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
# 'Cache Bazel files' - unfortunately it cannot accept variables at this
1717
# time.
1818
steps:
19-
- uses: actions/checkout@v5
19+
- uses: actions/checkout@v6
2020

2121
- name: Cache Bazel files
2222
id: cache-bazel

0 commit comments

Comments
 (0)