Skip to content

Commit

Permalink
tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
smolkaj committed Dec 1, 2023
1 parent b079660 commit 85de44c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: recursive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.bazelrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file contains Bazel settings to apply on CI only.
# It is referenced with a --bazelrc option in the call to bazel in ci-native.yaml.
# It is referenced with a --bazelrc option in the call to bazel in ci-native.
#
# Adopted from
# https://github.com/aspect-build/bazel-examples/blob/main/.github/workflows/ci.bazelrc
Expand Down

0 comments on commit 85de44c

Please sign in to comment.