Skip to content

Commit de3b05c

Browse files
Bump actions/checkout from 6.0.0 to 6.0.1 (#31)
1 parent ab9a6e5 commit de3b05c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v6.0.0
16+
- uses: actions/checkout@v6.0.1
1717

1818
- uses: bazelbuild/setup-bazelisk@v3.0.0
1919
- name: Mount bazel cache

0 commit comments

Comments
 (0)