Skip to content

Commit 5b9b29a

Browse files
chore(deps): update actions/checkout action to v4 (#92)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e3f659 commit 5b9b29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildifier.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
check:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v3
17+
- uses: actions/checkout@v4
1818
- name: buildifier
1919
run: bazel run --enable_bzlmod //.github/workflows:buildifier.check

0 commit comments

Comments
 (0)